ERROR in ./app/index.jsx
Module build failed: SyntaxError: Unexpected token (13:4)
11 |
12 | render(
> 13 | <Provider store={store}>
| ^
14 | <RouteMap history={hashHistory} />
15 | </Provider>,
16 | document.getElementById('root')
@ multi main
Child html-webpack-plugin for "index.html":
chunk {0} index.html 540 kB [rendered]
[0] ./~/html-webpack-plugin/lib/loader.js!./app/index.tmpl.html 651 bytes {0} [built]
[1] ./~/html-webpack-plugin/~/lodash/lodash.js 540 kB {0} [built]
[2] (webpack)/buildin/module.js 251 bytes {0} [built]
webpack: Failed to compile.