cloudflare / cloudflare/worker-template
Use webpack instead of javascript
Open
- Dominant language
- JavaScript
- Stars
- 216
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
Have this default template use webpack as a type in wrangler.toml
Then move index.js to `./src/index.js` and update package.json?
I am not sure if it will confuse users by now having `src`, `workers-site` and `worker` directories that all contain a worker script though. This probably needs design
Contributor guide
Assessment
This issue has not been assessed yet.