turbo caching does not work well with vercel env #1208
Closed
darklight9811
started this conversation in
Ideas
Replies: 1 comment
-
Noticing the date on this issue, a lot has changed since then! |
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.
-
Working with vercel's environment variables is being really difficult because there is no easy way to tell turborepo that it shouldn't use a cache. For now I have disabled caching because adding every env variable to globalDependencies is not "scalable".
Since vercel bought turborepo, I tought there could be a way/implementation so both products could go along with each other.
Beta Was this translation helpful? Give feedback.
All reactions