Local environment variables #1
Closed
zdenkolini
started this conversation in
Ideas
Replies: 2 comments
This comment has been hidden.
This comment has been hidden.
-
|
Code has been refactored: Closing :). |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
It's recommended to declare env variables locally for each package so that turborepo is able to hash builds for more efficient caching.
Links to the documentation for env variables:
https://turbo.build/repo/docs/crafting-your-repository/using-environment-variables#handling-env-files
https://turbo.build/repo/docs/crafting-your-repository/using-environment-variables#use-env-files-in-packages
Beta Was this translation helpful? Give feedback.
All reactions