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

[FIX] Disable source maps for globals and polyfills. #39

Merged
merged 3 commits into from
Mar 22, 2016

Conversation

minasmart
Copy link
Contributor

For some reason, source maps were getting appended to the output files. This turns that off for affected files, but doesn't solve the root of the problem.

I'm not sure what the long-term fix is (because source maps are helpful), but in the interim, this does the trick.

Mina Smart added 3 commits March 21, 2016 18:41
@richgilbank
Copy link
Contributor

👍 do eet

minasmart added a commit that referenced this pull request Mar 22, 2016
[FIX] Disable source maps for globals and polyfills.
@minasmart minasmart merged commit 92bef49 into master Mar 22, 2016
@minasmart minasmart deleted the disable-more-sourcemaps branch March 22, 2016 01:53
@richgilbank richgilbank temporarily deployed to production March 22, 2016 01:56 Inactive
mikkoh pushed a commit that referenced this pull request Oct 12, 2016
[FIX] Disable source maps for globals and polyfills.
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.

2 participants