-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Update docs on declaring env key dependencies #1936
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
Update docs on declaring env key dependencies #1936
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
f2fee96 to
78fc593
Compare
nathanhammond
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.
There are also a number of places in /examples that would need to be updated.
Do we want to put empty arrays in |
be0dbf1 to
8463694
Compare
This PR documents #1832 now that we're releasing it. **Edit: Do not merge this until 1.4.7 is released** In doing so, I'm also changing the structure of the docs to separate env and files, which also needs to happen for #1936. One intermediate unfortunate side effect is that the docs, for some time until #1936 is merged, will document `globalDependencies` separately in two sections. This may be a little confusing during this time frame.
533b398 to
bc7aa53
Compare
Docs for
envkey updatesThis PR will include:
This PR will be ready for review after all the code pieces are merged.