We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrangler
3.x
All
No response
A redirected config should not have environments nor should Wrangler try to apply one when using a redirected config. Instead the environment should be set when running vite dev or vite build: https://github.com/cloudflare/workers-sdk/tree/main/packages/vite-plugin-cloudflare#cloudflare-environments
vite dev
vite build
--env
The text was updated successfully, but these errors were encountered:
dario-piotrowicz
Successfully merging a pull request may close this issue.
Which Cloudflare product(s) does this pertain to?
Wrangler
What versions are you using?
3.x
What operating system and version are you using?
All
Please provide a link to a minimal reproduction
No response
Describe the Bug
A redirected config should not have environments nor should Wrangler try to apply one when using a redirected config.
Instead the environment should be set when running
vite dev
orvite build
: https://github.com/cloudflare/workers-sdk/tree/main/packages/vite-plugin-cloudflare#cloudflare-environments--env
and similar when using a redirected configPlease provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered: