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

Switch to babel 6, again #2480

Merged
merged 10 commits into from
Oct 17, 2016
Merged

Switch to babel 6, again #2480

merged 10 commits into from
Oct 17, 2016

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Oct 17, 2016

Re-try of #2461, with babel module that stops it from breaking the world

aviraldg and others added 10 commits October 17, 2016 16:28
Should be no need for it if we're using transform-runtime (and
we definitely don't need it twice...)
seemt o be picked up from .babelrc
We use instance methods (or at least, draft.js does) so we need
babel-polyfill instead.
Also sort out regenerator runtime as it turns out importing
babel-polyfill in your code is insufficient if using webpack
because it's imported too late, so use both that and
regenerator-runtime. Sigh.
@richvdh
Copy link
Member

richvdh commented Oct 17, 2016

lgtm

@richvdh richvdh assigned dbkr and unassigned richvdh Oct 17, 2016
@dbkr dbkr merged commit 20a7aa0 into develop Oct 17, 2016
@t3chguy t3chguy deleted the dbkr/babelrc2 branch May 12, 2022 08:55
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.

3 participants