B:\Contact form>webpack
Hash: cd11ae8651d90f1215a2
Version: webpack 1.12.11
Time: 549ms
[0] multi main 52 bytes {0} [built] [1 error]
[76] ./app/index.jsx 0 bytes [built] [failed]
+ 75 hidden modules
ERROR in ./app/index.jsx
Module parse failed: B:\Contact form\app\index.jsx Line 7: Unexpected token <
You may need an appropriate loader to handle this file type.
| var Hello = require('./Hello.jsx');
|
| React.render(<Hello />, document.getElementById('content'));
@ multi main