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

useSmallestFile option doesn't work #73

Open AntonLem opened 10 years ago

AntonLem commented 10 years ago
[DEBUG]   (f) useSmallestFile = true
[INFO] jquery-ui-1.10.3.custom.min.js (228138b) -> jquery-ui-1.10.3.custom.min.js (228741b)[100%]

And in the target directory I see the bigest file jquery-ui-1.10.3.custom.min.js (228741b)