mirror of
https://gitee.com/freshday/radar.git
synced 2024-12-03 20:37:50 +08:00
e496774c74
1.webapck1升级到4 2.@babel 统一升级到7版本 3.less-loader 升级 4.分开dist跟开发依赖,不要手动引入js文件,发布项目只要发布dist就行。 5.增加eslint。 |
||
---|---|---|
.. | ||
src | ||
.babelrc | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
note.txt | ||
package.json | ||
webpack.config.base.js | ||
webpack.config.dev.js | ||
webpack.config.prod.js | ||
yarn.lock |