add:buildconf
Showing
... | ... | @@ -13,6 +13,7 @@ |
"dependencies": { | ||
"animate.css": "^3.7.0", | ||
"axios": "^0.18.0", | ||
"babel-polyfill": "^6.26.0", | ||
"echarts": "^4.2.0-rc.2", | ||
"element-ui": "^2.4.9", | ||
"moment": "^2.22.2", | ||
... | ... | @@ -35,6 +36,7 @@ |
"babel-preset-env": "^1.3.2", | ||
"babel-preset-stage-2": "^6.22.0", | ||
"chalk": "^2.0.1", | ||
"compression-webpack-plugin": "^1.1.12", | ||
"copy-webpack-plugin": "^4.0.1", | ||
"css-loader": "^0.28.0", | ||
"eslint": "^4.15.0", | ||
... | ... |
Please
register
or
sign in
to comment