fix: 修改sass,增加埋点CDN
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/static/js/1.0b4debf702276a81a576.js
0 → 100644
dist/static/js/10.b13e3a0e48cb424eddfe.js
0 → 100644
dist/static/js/12.35c46a8717276a0cefcc.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/static/js/2.c3a27bafb349872b7ef9.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/static/js/3.c019d8cafd3a06152654.js
0 → 100644
dist/static/js/4.ae830ced22d08598daf5.js
0 → 100644
dist/static/js/7.77854ed7bad11f815191.js
0 → 100644
dist/static/js/9.2f6f9c5ddfdec55bd7ad.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
dist/static/js/app.609ea67b069e16324e18.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -18,6 +18,7 @@ |
"echarts": "^4.4.0", | ||
"element-ui": "^2.12.0", | ||
"file-saver": "^1.3.8", | ||
"sass": "^1.26.11", | ||
"tinymce": "^4.9.6", | ||
"v-charts": "^1.19.0", | ||
"vue": "^2.6.11", | ||
... | ... | @@ -62,7 +63,6 @@ |
"less": "^3.0.4", | ||
"less-loader": "^4.1.0", | ||
"node-notifier": "^5.1.2", | ||
"node-sass": "^4.13.0", | ||
"onchange": "^5.2.0", | ||
"optimize-css-assets-webpack-plugin": "^3.2.0", | ||
"ora": "^1.2.0", | ||
... | ... | @@ -72,7 +72,7 @@ |
"postcss-url": "^7.2.1", | ||
"prettier": "^1.16.4", | ||
"rimraf": "^2.6.0", | ||
"sass-loader": "^7.0.1", | ||
"sass-loader": "^7.3.1", | ||
"script-loader": "^0.7.2", | ||
"semver": "^5.3.0", | ||
"shelljs": "^0.7.6", | ||
... | ... |
Please
register
or
sign in
to comment