Discussed in #1264
Originally posted by maxburs May 18, 2022
I'm caching the /node_modules/.turbo folder in CI. This is causing problems because of its size. I've seen it get as large at 4.5gb. Is there a good way to limit the size of the cache?
TURBO-2071