-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
archive: committable offline dependency archive #1
Conversation
I'm going to close this for the time being -- we want to redesign this to be way better, and this thing as-is conflicts with future plans we have for how caching and installation work. We'll revisit this idea in the future, but it's not very likely to look exactly like this. I'll leave the code up for the curious and those who want to manually patch their clients or just for reference. I'm also going to stop including this command in the canary, so |
This adds two npm commands:
npm archive
andnpm unarchive
, which are integrated withlibprecious
to provide a full-fledged committable dependency archive experience.