Skip to content

Use preset-es2015 to avoid potential syntax error when use with babel cli #3

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

Merged
merged 1 commit into from
Feb 18, 2016

Conversation

DekusDenial
Copy link

Include preset-es2015 to cover the case where lower version of node may not like const while using babel cli directly during transpilation.

@michalkvasnicak
Copy link
Owner

Hello, thank you :) Please remove commit ae297a6 because it will be created using release script. Just keep the first commit and I will release it as 0.0.6.

@DekusDenial
Copy link
Author

sure

michalkvasnicak added a commit that referenced this pull request Feb 18, 2016
Use `preset-es2015` to avoid potential syntax error when use with babel cli
@michalkvasnicak michalkvasnicak merged commit be2c568 into michalkvasnicak:master Feb 18, 2016
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.

2 participants