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

Remove Babel transpilation step #51

Merged
merged 4 commits into from
Dec 24, 2017
Merged

Remove Babel transpilation step #51

merged 4 commits into from
Dec 24, 2017

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Dec 24, 2017

The only used things that Node 4 currently does not support are destructuring and ES6 imports, but those are relatively easy to replace. The benefit is having much less tooling to worry about and the ability to use the watch mode of Mocha.

@rwjblue rwjblue merged commit 8819f71 into ember-cli:master Dec 24, 2017
@Turbo87 Turbo87 deleted the node-4 branch December 24, 2017 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants