davidB / yuicompressor-maven-plugin

maven's plugin to compress (Minify / Ofuscate / Aggregate) Javascript files and CSS files using YUI Compressor
http://davidb.github.io/yuicompressor-maven-plugin/
GNU Lesser General Public License v2.1
122 stars 48 forks source link

map files #91

Closed magneval closed 7 years ago

magneval commented 7 years ago

I'd like to know how to make the plugin generate map files, so the browser can make the link between the minified script and the original, which is very useful for reading the code, debugging and adding breakpoint

davidB commented 7 years ago

yuicompressor doesn't expose option to generate map file ( https://yui.github.io/yuicompressor/) So the plugin can't generate map.

Sorry.

On Fri, Oct 28, 2016 at 10:51 AM, Charles de MAGNEVAL < notifications@github.com> wrote:

I'd like to know how to make the plugin generate map files, so the browser can make the link between the minified script and the original, which is very useful for reading the code, debugging and adding breakpoint

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/davidB/yuicompressor-maven-plugin/issues/91, or mute the thread https://github.com/notifications/unsubscribe-auth/AAApszEsaQAFEBjQiyS2Z3UbNhaFJUjaks5q4beVgaJpZM4KjN1T .