basic-electron-react-boilerplate icon indicating copy to clipboard operation
basic-electron-react-boilerplate copied to clipboard

Module build failed: SyntaxError: Unexpected token

Open kranthi590 opened this issue 7 years ago • 0 comments

ERROR in ./src/index.js Module build failed: SyntaxError: Unexpected token (11:16)

9 | 10 | // Now we can render our application into it

11 | ReactDom.render(<App/>, document.getElementById('root')); | ^ 12 |

kranthi590 avatar Jan 26 '18 13:01 kranthi590