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

Remove unnecessary "isDedupe" json check #1244

Merged
merged 1 commit into from May 14, 2015
Merged

Conversation

zertosh
Copy link
Member

@zertosh zertosh commented May 6, 2015

watchify doesn't cache when "deps" are emitted, it caches module-deps' output - which would be the preprocessed json.

watchify doesn't cache when "deps" are emitted, it caches module-deps'
output - which would be the preprocessed json.
@zertosh
Copy link
Member Author

zertosh commented May 11, 2015

@terinjokes @jmm: Any thoughts on this? Basically, this is a hack for users on watchify 2.4.0 and under.

zertosh added a commit that referenced this pull request May 14, 2015
Remove unnecessary "isDedupe" json check
@zertosh zertosh merged commit 52867a9 into master May 14, 2015
@zertosh zertosh deleted the remove-json-dedupe branch May 14, 2015 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant