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

Update ES6 module transpiler and proper sourcemap concatenation #10

Merged
merged 1 commit into from
Jan 22, 2015

Conversation

chadhietala
Copy link
Contributor

We're trying to update loader js in ember-cli/ember-cli#3054 and we noticed that ember-test-helpers were producing an incorrect AMD output. This PR replaces the old ES6 transpiler for the one that is used by Ember CLI and produces the correct output. I also added the sourcemap concatenator which knows how to properly concat sourcemaps.

@stefanpenner
Copy link
Member

awesome, seems like this may require a large version bump.

dgeb added a commit that referenced this pull request Jan 22, 2015
Update ES6 module transpiler and proper sourcemap concatenation
@dgeb dgeb merged commit 1d1869a into emberjs:master Jan 22, 2015
@dgeb
Copy link
Member

dgeb commented Jan 22, 2015

Thanks @chadhietala!

@stefanpenner @rwjblue do you want me to bump this from 0.0.7 to 0.1.0 or 1.0.0?

@rwjblue
Copy link
Member

rwjblue commented Jan 22, 2015

@dgeb - 0.1.0

@dgeb
Copy link
Member

dgeb commented Jan 22, 2015

ok, v0.1.0 has been published :shipit:

@chadhietala chadhietala deleted the update-transpiler branch January 22, 2015 21:35
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.

4 participants