Y
Hacker News
new
|
ask
|
show
|
jobs
by
0x5f3759df-i
2320 days ago
If you're using Yarn using the offline cache and checking that into source control is a great way to not only prevent the reliance on NPM always being online but to also make sure everyone is using the exact same versions of dependencies.
https://classic.yarnpkg.com/blog/2016/11/24/offline-mirror/