workers-sdk icon indicating copy to clipboard operation
workers-sdk copied to clipboard

⛅️ Home to Wrangler, the CLI for Cloudflare Workers®

Results 650 workers-sdk issues
Sort by recently updated
recently updated
newest added
trafficstars

### 🐛 Bug Report I'm having an extremely strange issue where Fetch() completely ignores any custom port when actually running in the deployed Worker but from the quick editor, it...

blocked
internal

### What version of `Wrangler` are you using? 0.0.0-d35c69f ### What operating system are you using? macOS ### Describe the Bug Wrangler2 attempts to detect the importing of Node built-ins...

bug

### What version of `Wrangler` are you using? beta ### What operating system are you using? Browser (Chrome Version 101.0.4951.54) ### Describe the Bug I have tried to test the...

bug
internal

To reproduce: 1. `wrangler init` to create a `wrangler.toml` with only a compatibility date. 2. `wrangler publish --name new-worker` to deploy the worker script. 2. Go to `dash.cloudflare.com` > Workers...

enhancement

### Describe the solution We should really add CF_PAGES and other env vars to pages dev (and if we add a build step) this allows for a more realistic local...

enhancement
pages
pages:validated

### 💡 Feature request Support for workers which, when configured and "published" via wrangler, appear as "Disabled" in the UI. ![image](https://user-images.githubusercontent.com/46486335/101198978-8de29b80-3664-11eb-8eb7-612e2d29ff2c.png) #### Overview and problem statement I would like to...

enhancement
discussion

### Describe the solution Hello and first of all a huge thank you for building this groundbreaking platform! I want to file a quick suggestion to enhance Wrangler CLI. So...

enhancement
pages
pages:validated

### Describe the solution I have a mere 57 files across my 25 subdomains that are larger than Pages' 25MB filesize limit (dictated by Workers KV limitations). I am preparing...

enhancement
pages

### Describe the solution The undocumented `.dev.vars` file is really handy to populate secrets in local mode, since you do not need to modify the toml file. Most projects use...

enhancement

### What version of `Wrangler` are you using? 2.0.2 ### What operating system are you using? Mac ### Describe the Bug Happy to discuss more about this but I think...

documentation