Guest User

Untitled

a guest
Oct 17th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. ERROR in ./src/app.jsx
  2. Module build failed: SyntaxError: Unexpected token (6:7)
  3.  
  4. 4 | import 'react-select/dist/react-select.css';
  5. 5 |
  6. > 6 | render(<div>Place your application here</div>, document.getElementById('app-root'));
  7. | ^
  8. 7 |
  9.  
  10. @ multi main
  11. Child html-webpack-plugin for "index.html":
  12. Asset Size Chunks Chunk Names
  13. index.html 1.47 MB 0
  14. webpack: Failed to compile.
Add Comment
Please, Sign In to add comment