Releases: Chris2011/minifierbeans
Releases · Chris2011/minifierbeans
2.5.0
2.4.0
Fixes
#11 - Fixed problematic parameter.
#13 - Fixed removing use strict.
#30 - Fixed "short" keyword.
#34 - Fixed null line in a JS file while using //.
#40 - Fixed backtick symbols.
Features
Code refactorings.
#43 - Switch from YUI Compressor to Google Closure Compiler.
The biggest change was the switch from YUI Compressor to Google Closure Compiler. This will fix most of the ES6 minification problems, due to YUI Compressor is obsoleted/unmaintained and can't handle ES6 syntax.