@borderless/cfb
v1.2.1
Published
Compile a Cloudflare Workers script into a single file
Downloads
15
Maintainers
Readme
cfb
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