1.2.1 • Published 4 years ago

@borderless/cfb v1.2.1

Weekly downloads
8
License
MIT
Repository
github
Last release
4 years ago

cfb

NPM version NPM downloads Build status Build coverage

Compile a Cloudflare Workers script into a single file.

Installation

npm install @borderless/cfb --save-dev

Usage

cfb --entry src/index.js --output worker

TypeScript

This project is written using TypeScript and publishes the definitions directly to NPM.

License

MIT