Added the --smallest
flag to invoke more aggressive minification. Using this flag additionally removes:
- document tags
- optional ending tags
- rewrites javascript variables to make them smaller
Added the --smallest
flag to invoke more aggressive minification. Using this flag additionally removes: