Document the new .env support for local development#23837
Document the new .env support for local development#23837petebacondarwin merged 9 commits intoproductionfrom
Conversation
|
This PR requires additional review attention because it affects the following areas: PartialsThis PR updates partial files, which are pieces of content used across multiple files in our Render component.
|
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
@petebacondarwin I think this page needs to get updated as well: https://developers.cloudflare.com/workers/development-testing/environment-variables/ |
08568e5 to
a687114
Compare
a687114 to
d83e2bf
Compare
irvinebroque
left a comment
There was a problem hiding this comment.
I would like to take a pass here, existing docs we are building off are a bit too focused on edge cases vs. making this simple and then getting to the other stuff
Discussed offline. We are going to land this as-is and then @irvinebroque can take a stab a refactoring the docs later. |
* Document the new .env support for local development * fixup! Document the new .env support for local development * fixup! Document the new .env support for local development * update development-testing/environment-variables page * fix caution box title * update vite-plugin page * update system environment variables page * clarify env vars that control handling --------- Co-authored-by: kodster28 <kody@cloudflare.com>
Summary
Pages to update
Documentation checklist