Closed kevin-lindsay-1 closed 6 years ago
This library doesn't do any minifying. You probably need to configure your build system to do something differently. The error is pointing to line 17 which has es6 syntax, so the minifier you're using needs to support es6 syntax or at least have a plugin that supports it.
Using
node v8.2.1
andnpm 5.3.0
Error message: