feat(vue.confi.js): 配置lodash按需引入
Showing
... | ... | @@ -31,13 +31,16 @@ |
}, | ||
"dependencies": { | ||
"axios": "^0.20.0", | ||
"babel-plugin-lodash": "^3.3.4", | ||
"core-js": "^3.6.5", | ||
"lodash": "^4.17.20", | ||
"lodash-webpack-plugin": "^0.11.5", | ||
"register-service-worker": "^1.7.1", | ||
"vue": "^2.6.11", | ||
"vue-bus": "^1.2.1", | ||
"vue-js-modal": "^2.0.0-rc.6", | ||
"vue-router": "^3.2.0", | ||
"vuex": "^3.4.0", | ||
"vue-js-modal": "^2.0.0-rc.6" | ||
"vuex": "^3.4.0" | ||
}, | ||
"config": { | ||
"commitizen": { | ||
... | ... |
Please
register
or
sign in
to comment