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

Add option to skip writing sourceMappingURL comment to file #36

Closed
blutorange opened this issue Oct 14, 2018 · 1 comment
Closed

Add option to skip writing sourceMappingURL comment to file #36

blutorange opened this issue Oct 14, 2018 · 1 comment

Comments

@blutorange
Copy link
Owner

Issue by BalusC
Saturday Feb 03, 2018 at 18:19 GMT
Originally opened as samaxes#157


The SourceMap response header https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/SourceMap is ignored when sourceMappingURL comment is present.

Neither the documentation nor the source code indicates that there's an option to disable writing sourceMappingURL comment to minified file.

Can this be added?

@blutorange
Copy link
Owner Author

This can now be configured via closureSourceMapOutputType. It also supports a new feature: inline source maps.

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

No branches or pull requests

1 participant