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 release] Remove sourceMappingURL for dag-map. #15720

Merged
merged 2 commits into from
Oct 10, 2017

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Oct 10, 2017

Babel is not properly ingesting the sourcemaps (even when the upstream funnel brings the mapping file in with it), this commit strips it out to avoid errors during uglification.

Fixes ember-cli/ember-cli-terser#29

Babel is not properly ingesting the sourcemaps (even when the upstream
funnel brings the mapping file in with it), this commit strips it out to
avoid errors during uglification (reported in
ember-cli/ember-cli-terser#29).
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.

1 participant