Great lib! Tried to minify it using latest `uglify-js@2.2.5` but it stops on the `let` & `const` var declaration. Can I replace them with `var` or would something break?
Great lib! Tried to minify it using latest
uglify-js@2.2.5but it stops on thelet&constvar declaration.Can I replace them with
varor would something break?