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

Simplest application doesn't work on production #322

Closed gautam123456 closed 7 years ago

gautam123456 commented 7 years ago

I have a simple react application that doesn't work on production. I just posted question on stackoverflow. Project was generated through generator-react-webpack

http://stackoverflow.com/questions/41535237/webpack-react-build-doesnt-work-on-production

gautam123456 commented 7 years ago

This is not a bug, I was hosting my production code not on root and hence the issue. Closing it.