- Remove hardcoded test in production code (Thanks @pnolin)
- Fix translation and removal of
bracketize
option
- Remove unsupported options for terser
- Switch to terser to support ES6
- Minor bug fixes
- Update dependencies
- uglify-js v2.7.4
- clean-css v3.4.21
- html-minifier v3.2.2
- Correct handling of min.js settings. This includes passing them to html-minifier correctly.
- Fix default settings.
- Add change log.
- Update dependencies.
- uglify-js v2.7.3
- clean-css v3.4.20
- html-minifier v3.1.0
- force ignoreCustomFragments existance so html-minifier works.
- Fix dependencies tree failure.
- Fixed use of and enforcement of defaults.
- Now includes the inner components of minify directly.
- Allow preferences for all three minifiers.
- Allow minifiying whole directories for css and js.
- Removed suborinate module tests from package output
- Added icon
- Remove
json
from valid types. - Indicate fail on empty file.
- Change report line to percentage.