-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Document the new .env support for local development #23837
New issue
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
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 <[email protected]>
Summary
Pages to update
Documentation checklist