lightblue-platform / lightblue-applications

GNU General Public License v3.0
5 stars 8 forks source link

Minify javascript/css/html on build #55

Open alechenninger opened 9 years ago

alechenninger commented 9 years ago

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.

luan-cestari commented 9 years ago

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?

alechenninger commented 9 years ago

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