cloudflareDevProxyVitePlugin: support wrangler environments #9319
parisholley
started this conversation in
Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
if environment variables and bindings are prefixed to an environment, they aren't read by
cloudflareDevProxyVitePlugin()
. this can be worked around by moving a development environment config into a different wrangler.toml file and reference withconfigPath
, but would prefer to have a single file and pass an "environment" argument tocloudflareDevProxyVitePlugin
Beta Was this translation helpful? Give feedback.
All reactions