ngduc / react-setup

A Universal React Setup with i18n: Babel 6, Koa 2, React, React Router, React Transmit, React Bootstrap, React-intl, Mocha, Isparta, Webpack 2, Storybook, InlineCSS/PostCSS, ESLint, HTTPS & HTTP2.
MIT License
175 stars 16 forks source link

404 error for /client.js when running with: npm run dev #11

Closed ngduc closed 8 years ago

ngduc commented 8 years ago

Created this issue to track: 404 error for /client.js when running with: npm run dev

I'm not able to reproduce this issue right now but if you encounter it, please let me know. I'm guessing this is caused by npm 3 & webpack-dev-server.

ngduc commented 8 years ago

Related to: https://github.com/ngduc/react-setup/issues/14