lightblue-platform/lightblue-applications

Minify javascript/css/html on build

Opened this issue · 2 comments

For data management we may be able to also clean up bower_dependencies quite a bit and try and get bower to only download the important files instead of the entire source tree.

out of curiosity, are you planning to use Sass/LESS/etc and some other libraries/frameworks (Compass/Bourbon/etc) to do the css minification or just the minification like http://jscompress.com/ for javscript, for example?

Haven't looked at all of the options just yet, but wasn't planning on anything fancy.