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

Add babel-plugin-array-includes #29

Merged
merged 1 commit into from
Aug 29, 2016
Merged

Conversation

ricardogama
Copy link
Collaborator

@ricardogama ricardogama commented Aug 29, 2016

This PR upgrades babel version to 6, adding some required plugins and presets including babel-plugin-array-includes to fix #28.

@ricardogama ricardogama force-pushed the bugfix/array-includes branch 2 times, most recently from 1338459 to f2fe1ab Compare August 29, 2016 14:04
@abelsoares abelsoares self-assigned this Aug 29, 2016
@abelsoares abelsoares merged commit eae2102 into master Aug 29, 2016
@abelsoares abelsoares deleted the bugfix/array-includes branch August 29, 2016 14:22
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.

array.includes is undefined in non-ES2015 environments
2 participants