跟到这一两节就出问题了
来源:15-2 组件拆分(中)
慕仙7852626
2018-05-14
components/header/header in ./src/router/index.js To install it, you can run: npm install --save components



写回答
2回答
-
你需要配置 components 的 alias,在 webpack.base.conf.js 中
012018-05-15 -
慕仙7852626
提问者
2018-05-14
npm run dev 之后这样显示
You may use special comments to disable some warnings.
Use // eslint-disable-next-line to ignore the next line.
Use /* eslint-disable */ to ignore all warnings in a file
00
相似问题