Max Rozen
Max Rozen
### Which Cloudflare product(s) does this pertain to? Wrangler core ### What version(s) of the tool(s) are you using? 3.19.0 ### What version of Node are you using? 18.16 ###...
### Existing documentation URL(s) https://developers.cloudflare.com/workers/runtime-apis/bindings/service-bindings/#example--build-your-first-service-binding-using-rpc ### What changes are you suggesting? The example is too light on information (we should link to the reference doc for Service Workers in the...
### Which Cloudflare product(s) does this pertain to? D1 ### What version of `Wrangler` are you using? latest ### What operating system are you using? Mac ### Describe the Bug...
### Describe the solution In a monorepo, the first thing I do after adding a new Worker (`npx wrangler@latest init -y`) is delete the opinionated `.editorconfig` and `.prettierrc` files, since...