Closed this issue 7 years ago · 1 comments
Error from console: Unexpected character '`'
brackets-minifier uses UglifyJS3 for minifiying JavaScript. UglifyJS3 does not currently support ES6 by default. I've outlined some steps to follow that should allow brackets-minifier to work with ES6 code here.