babel / babel-brunch

Brunch plugin for Babel
ISC License
68 stars 38 forks source link

Optimizing of ../priv/static/js/app.js failed. L12175:31 SyntaxError: Unexpected token: operator (>) #68

Closed English3000 closed 5 years ago

English3000 commented 5 years ago

Able to build this project (that uses react-native-web) in dev.

But when I run yarn deploy, I get the entitled error.

Looked around online to no avail...


However, what is online suggests this has to do with UglifyJS...