Does anyone know any good links on how to minify/compress javascript files using YUI Compressor in Windows? I am trying to figure out how to get it installed, then compress javascript using the msdos command line.
Thanks!
npm install yuicompressor
I would recommend uglify-js over YUI Compressor since it is in a deprecation process. Same install as above.
You could also use gruntjs with grunt-contrib-uglify.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With