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

[BUGFIX beta] Include missing sourcemaps in vendorTree #15577

Merged
merged 1 commit into from
Aug 10, 2017

Conversation

simonihmig
Copy link
Contributor

Fixes #15464

This adds the missing sourcemap files to vendorTree, so the references in .js files (//# sourceMappingURL=ember.debug.map) are not pointing to non-existing files anymore.

There were no existing tests for the addon-output, so not sure if I should add some? (maybe separate PR?). Tested this in a real app, seems to work fine so far:

Also not sure if this should rather be tagged for release rather than beta?

cc @rwjblue

Copy link
Member

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for working on this!

Yes, I think [BUGFIX release] is technically more correct, but I do not know if we will do another 2.14.x patch release...

@rwjblue rwjblue merged commit 2852a94 into emberjs:master Aug 10, 2017
@simonihmig simonihmig deleted the add-sourcemaps-to-vendor branch August 15, 2017 21:25
@Turbo87
Copy link
Member

Turbo87 commented Oct 5, 2017

@rwjblue it sounds like this was included in v2.15, but I'm pretty sure v2.15 caused ember-cli/ember-cli-terser#29 (comment) for me 🤔

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