blutorange / closure-compiler-maven-plugin

Combine and minimize JavaScript with Closure Compiler.
http://blutorange.github.com/closure-compiler-maven-plugin
Apache License 2.0
52 stars 6 forks source link

How do I prepend license or other header? #38

Closed blutorange closed 5 years ago

blutorange commented 5 years ago

Issue by garretwilson Monday Sep 03, 2018 at 02:41 GMT Originally opened as https://github.com/samaxes/minify-maven-plugin/issues/160


I figured out how to configure the plugin to minify a series of CSS files into individual *.min.css files.

I need each output minified file to contain a comment at the top with copyright/license information. How can I do that?

blutorange commented 5 years ago

You can use the option outputWrapper