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

Fixes #52 #53

Closed adrianfish closed 5 years ago

adrianfish commented 5 years ago

outputFilename should be used as the final minified and merged filename, rather than the default of script.js being forced.