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 #88

Merged
merged 7 commits into from
Mar 30, 2017
Merged

Remove Babel transpilation #88

merged 7 commits into from
Mar 30, 2017

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Mar 30, 2017

Transpiling Node code makes it quite a bit harder to debug the code and since Node 4 already supports almost all of what we used (except for destructuring), we can remove the transpilation step and just use the native features instead.

@Turbo87 Turbo87 merged commit d9bf23e into ember-cli:master Mar 30, 2017
@Turbo87 Turbo87 deleted the refactor branch March 30, 2017 23:21
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

1 participant