Details
Description
Right now uglify is disabled. We should enable an configure it for our purposes.
Uglify JS compress options:
https://github.com/mishoo/UglifyJS2/tree/harmony#compress-options
HTML Minifier options:
https://github.com/kangax/html-minifier
Also we should include html minimizer.