You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uglify can't handle the ES2015 in preact-compat's module build:
λ preact build bootstrap.js
× Building Preact app
Failed to compile with 1 error.
ERROR in app.015dd5b3.js from UglifyJs
SyntaxError: Unexpected token: punc ()) [./~/preact-compat/src/index.js:34,0][app.015dd5b3.js:2449,24]
Uglify can't handle the ES2015 in preact-compat's
module
build:Workarounds suggested here: preactjs/preact-compat#192
The text was updated successfully, but these errors were encountered: