kdchang / reactjs101

從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。
https://www.gitbook.com/book/kdchang/react101/details
Other
4.31k stars 1.22k forks source link

React Router ch5 unable to resolve path #72

Closed schrodog closed 7 years ago

schrodog commented 7 years ago

你好, 我在使用webpack 2.4.1 時跟ch5 教程到最後 npm start 未能load components 的moudle

screenshot from 2017-05-06 12-07-48

未知解決方法是什麼? 謝謝

schrodog commented 7 years ago

Problem solved. Not yet creating "index.js" and "xxx.js" in corresponding directories.

kdchang commented 7 years ago

@schrodog cool. cheer up :)