mhaagens / react-mobx-react-router4-boilerplate

React, React-Router 4, MobX and Webpack 2-boilerplate with async routes.
560 stars 137 forks source link

Lazy-Route import error #51

Closed parameterEstimation closed 7 years ago

parameterEstimation commented 7 years ago
ERROR in ./src/components/App.js
Module not found: Error: Can't resolve './SubPage' in '/home/rechie/Developments/disaster-app-frontend/src/components'
 @ ./src/components/App.js 66:77-96
 @ ./src/index.js
 @ multi (webpack)-dev-server/client?http://0.0.0.0:3000 webpack/hot/dev-server react-hot-loader/patch webpack-dev-server/client?http://0.0.0.0:3000 webpack/hot/only-dev-server babel-polyfill whatwg-fetch ./src/index
mhaagens commented 7 years ago

Fixed by #38