|
|
|
|
|
by ngrilly
3541 days ago
|
|
> [...] the ability to build a distributable offline cache of dependencies. We have a "node_modules-tarballs" folder in our mono-repo that contains tarballs of all the dependencies for every single project that we maintain at Exponent. That's exactly what we need! How do you tell Yarn to build and use this offline cache? |
|