minify-maven-plugin icon indicating copy to clipboard operation
minify-maven-plugin copied to clipboard

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

Open i045053 opened this issue 9 years ago • 5 comments

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 avatar Apr 17 '15 07:04 i045053

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

ychumak avatar Apr 30 '15 20:04 ychumak

+1

dwatling avatar May 17 '15 11:05 dwatling

+1, any status on merging this?

nedjs avatar Sep 08 '15 17:09 nedjs

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

derfsubterfuge avatar Feb 01 '16 17:02 derfsubterfuge

+1

progmacattack avatar Aug 10 '16 13:08 progmacattack