MarshallOfSound / react-electron-web-view

A simple wrapper to make Electrons WebView compatible with React
MIT License
65 stars 30 forks source link

I can't build app in react #8

Open agriguol opened 7 years ago

agriguol commented 7 years ago

Hello! I am working in an app with electron but I can't compile the solution.

Creating an optimized production build... Failed to compile.

static/js/main.6e3bfab7.js from UglifyJs SyntaxError: Unexpected token: name (ElectronWebView) [./~/react-electron-web-view/lib/ElectronWebView.js:21392,0]

talcohen100 commented 7 years ago

Hi, I'm having the same problem, @MarshallOfSound - can you help ?

Thanks

archae0pteryx commented 7 years ago

What build chain are you guys using? I have no problem.