Skip to content

Template for modules, rollup, es modules

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

cloudflare/modules-rollup-esm

👷 Modules Wrangler template

NOTE: You must be using wrangler 1.16 or newer to use this template

A template for kick starting a Cloudflare Workers project using:

  • Modules (ES Modules to be specific)
  • Rollup
  • Wrangler

Worker code is in src/index.mjs.

Rollup is configured to output a bundled ES Module to dist/index.mjs.

  • This bundle is also configured to be the main module, using the module key in package.json.

About

Template for modules, rollup, es modules

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •