CSSLint / csslint

Automated linting of Cascading Stylesheets
http://csslint.net
Other
4.77k stars 483 forks source link

Provide minified javascript files in the build process #632

Open frvge opened 8 years ago

frvge commented 8 years ago

I don't see a big impact of this, but it's a good practice to provide minified JS files.

XhmikosR commented 8 years ago

https://github.com/CSSLint/csslint/tree/uglifyjs

Not sure which one we should minify. I mean, node doesn't make a lot of sense. One thing we need to get sorted is to append min before the js extension.