Join Slack
Powered by
Finally using SEED for my deploys. I see that it ...
# seed
t
thdxr
07/28/2021, 1:19 AM
Finally using SEED for my deploys. I see that it caches deps at root:
https://seed.run/docs/caching-dependencies.html
Is there a way to get it to cache deps in other folders?
f
Frank
07/28/2021, 1:28 AM
If you use yarn workspaces,
node_modules
for all packages will be cached.
t
thdxr
07/28/2021, 1:50 AM
ah didn't know about this
thdxr
07/28/2021, 1:50 AM
ty
Open in Slack
Previous
Next