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

only prune when node_modules directory is restored from cache. Fixes #75 #80

Merged
merged 1 commit into from
Dec 9, 2013

Conversation

zeke
Copy link
Contributor

@zeke zeke commented Dec 9, 2013

This change is intended to account for apps that:

  • have node_modules checked into source control
  • have dependencies in the node_modules directory that aren't specified in package.json

In short, checking in node_modules means no caching and no pruning.

zeke added a commit that referenced this pull request Dec 9, 2013
only prune when node_modules directory is restored from cache. Fixes #75
@zeke zeke merged commit 5e783d5 into master Dec 9, 2013
@zeke zeke deleted the only-prune-on-cache-restore branch December 9, 2013 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant