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

JavaScript Source map generated by Closure compiler can have multiple links to the source files #8

Closed
blutorange opened this issue Oct 14, 2018 · 6 comments
Labels
enhancement New feature or request
Milestone

Comments

@blutorange
Copy link
Owner

Issue by i045053
Friday Apr 17, 2015 at 07:45 GMT
Originally opened as samaxes#97


JavaScript Source map generated by Closure compiler now can have links to each source file instead of only one link to the merged sources file. This may be
useful when debugging many JavaScript source files.
This is configured with the option closureMapToOriginalSourceFiles = true


i045053 included the following code: https://github.com/samaxes/minify-maven-plugin/pull/97/commits

@blutorange blutorange added this to the 2.0.0 milestone Oct 14, 2018
@blutorange blutorange added the enhancement New feature or request label Oct 14, 2018
@blutorange
Copy link
Owner Author

Comment by ychumak
Thursday Apr 30, 2015 at 20:40 GMT


Please, merge with 1.6.2 release too - a lot of people use java 6.

@blutorange
Copy link
Owner Author

Comment by dwatling
Sunday May 17, 2015 at 11:56 GMT


+1

@blutorange
Copy link
Owner Author

Comment by nedjs
Tuesday Sep 08, 2015 at 17:57 GMT


+1, any status on merging this?

@blutorange
Copy link
Owner Author

Comment by derfsubterfuge
Monday Feb 01, 2016 at 17:21 GMT


+1. Any updates on this? This would be great to have!

@blutorange
Copy link
Owner Author

Comment by progmacattack
Wednesday Aug 10, 2016 at 13:41 GMT


+1

@blutorange
Copy link
Owner Author

Merged. This is now the default when minifying+merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant