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

In the process of creating (or publishing) a project it would be great to be able to pass a custom domain url. ### Context Currently `wrangler pages create ` will...

enhancement
pages

### What version of `Wrangler` are you using? 2.1.4 ### What operating system are you using? Mac ### Describe the Bug We apparently have six environment variables - let's document...

bug

### What version of `Wrangler` are you using? 2.1.3 ### What operating system are you using? Mac ### Describe the Bug Running `npm run deploy` in a newly set up...

bug

We're moving the logic of the auto-generated `Link` header above the `_headers` handling so that there is a way to forcibly unset these with ```txt /* ! Link ``` Unfortunately,...

### What version of `Wrangler` are you using? 2.1.6 ### What operating system are you using? Windows (don't think it makes a difference here) ### Describe the Bug 1. Create...

bug

### What version of `Wrangler` are you using? 2.0.29 ### What operating system are you using? Linux ### Describe the Bug I ran this command and pressed CTRL+C while it...

pages
needs reproduction
bug

### What version of `Wrangler` are you using? 0.0.0-893830aa ### What operating system are you using? macOS ### Describe the Bug When running `wrangler dev` (no args) Wrangler says it's...

bug
community

### What version of `Wrangler` are you using? 2 ### What operating system are you using? Cloudflare Pages ### Describe the Bug Wrangler is not detecting functions routes, when deploying...

pages
needs reproduction
bug

### What version of `Wrangler` are you using? 2.0.22 ### What operating system are you using? windows 10 ### Describe the Bug ```powershell wrangler pages publish public --project-name xxxx X...

bug
community