Compile a Cloudflare Workers script into a single file.
npm install @borderless/cfb --save-dev
cfb --entry src/index.js --output worker
This project is written using TypeScript and publishes the definitions directly to NPM.
MIT
Compile a Cloudflare Workers script into a single file.
npm install @borderless/cfb --save-dev
cfb --entry src/index.js --output worker
This project is written using TypeScript and publishes the definitions directly to NPM.
MIT