Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do npm caching based on npm-shrinkwrap.canonical.json #12315

Merged
merged 1 commit into from Jan 27, 2014
Merged

Conversation

cvrebert
Copy link
Collaborator

Fixes #12261.

@cvrebert
Copy link
Collaborator Author

Actually, this needs to bake for a bit more...

@cvrebert
Copy link
Collaborator Author

Okay, ready for prime-time.

@cvrebert
Copy link
Collaborator Author

Ran into some kinks when trying to use npm via its API, so I've fallen back to invoking npm via the shell.

@cvrebert
Copy link
Collaborator Author

@twbs/team Any objections to my merging this?

@mdo
Copy link
Member

mdo commented Jan 27, 2014

Seems fine to me but what do I know 😁.

cvrebert added a commit that referenced this pull request Jan 27, 2014
Do npm caching based on npm-shrinkwrap.canonical.json
@cvrebert cvrebert merged commit 50ad304 into master Jan 27, 2014
@cvrebert
Copy link
Collaborator Author

💥 🔫 & :shipit:

@cvrebert cvrebert deleted the use-shrinkwrap branch January 27, 2014 04:46
@mdo mdo mentioned this pull request Jan 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use npm shrinkwrap for node_modules caching
2 participants