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 .includes for node 4 compatibility #3592

Merged
merged 1 commit into from
Jun 7, 2017
Merged

Conversation

CrabDude
Copy link
Contributor

@CrabDude CrabDude commented Jun 6, 2017

Summary

Bug fix. Remove use of .includes for node 4 compatibility.

Test plan

yarn check no longer fails.

Fixes #3591

@arcanis arcanis merged commit 645d0d8 into yarnpkg:master Jun 7, 2017
Volune added a commit to Volune/yarn that referenced this pull request Jun 23, 2017
voxsim added a commit to voxsim/yarn that referenced this pull request Jul 3, 2017
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.

bundledDeps[rootDep].includes is not a function
2 participants