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

Chore: Use Babel 7 #258

Merged
merged 2 commits into from
Aug 14, 2019
Merged

Chore: Use Babel 7 #258

merged 2 commits into from
Aug 14, 2019

Conversation

h2blake
Copy link
Contributor

@h2blake h2blake commented Apr 23, 2019

Closes #229

postTransformPlugins: [StripClassCallCheckPlugin],
exclude: [
'transform-es2015-block-scoping',
'transform-es2015-typeof-symbol'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need @babel/plugin-transform-typeof-symbol here?

@pzuraq
Copy link
Contributor

pzuraq commented Apr 23, 2019

This will probably be need a rebase on top of the work done by @cyril-sf to fix the build, could help solve these problems

@RobbieTheWagner
Copy link
Member

@h2blake would you mind resolving the conflicts on this please?

@RobbieTheWagner RobbieTheWagner merged commit 88fa104 into html-next:master Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support ember-cli-babel 7
3 participants