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

Use Babel 6 #1347

Merged
merged 4 commits into from
Feb 2, 2016
Merged

Use Babel 6 #1347

merged 4 commits into from
Feb 2, 2016

Conversation

gaearon
Copy link
Contributor

@gaearon gaearon commented Feb 2, 2016

This builds on top of #1123. It also adds a prepublish.js script that calls es3ify because Babel 6 currently has a bug preventing ES3ification plugins from working. In addition, instead of relying on a preset, we embrace the config to have precise control over the plugins we are using, and their options.

gaearon added a commit that referenced this pull request Feb 2, 2016
@gaearon gaearon merged commit e5ea36b into master Feb 2, 2016
@gaearon gaearon deleted the babel-6 branch February 2, 2016 11:33
@SimenB
Copy link
Contributor

SimenB commented Mar 1, 2016

@gaearon ES3 transform is fixed now: babel/babel#3368

@timdorr timdorr mentioned this pull request Aug 9, 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.

2 participants