react-webpack-generators / generator-react-webpack

Yeoman generator for ReactJS and Webpack
http://newtriks.com/2013/12/31/automating-react-with-yeoman-and-grunt/
MIT License
2.88k stars 355 forks source link

Warning,don't load Main.js #331

Open zeuscode opened 7 years ago

zeuscode commented 7 years ago

W [313] ./~/react-hot-loader/isReactElementish.js 288 bytes {0} [built]

WARNING in ../bower_components/react/react-dom.js Critical dependencies: 32:192-199 This seems to be a pre-built javascript file. Though this is possible, it's not recommended. Try to require the origin al source to get better results. @ ../bower_components/react/react-dom.js 32:192-199

WARNING in ../bower_components/react/react.js Critical dependencies: 4:478-485 This seems to be a pre-built javascript file. Though this is possible, it's not recommended. Try to require the origina l source to get better results. @ ../bower_components/react/react.js 4:478-485 webpack: Compiled with warnings.