|
@@ -50,6 +50,7 @@
|
|
|
"build:prod-ddgy": "vue-cli-service build --mode prod-ddgy",
|
|
"build:prod-ddgy": "vue-cli-service build --mode prod-ddgy",
|
|
|
"build:prod-yxj": "vue-cli-service build --mode prod-yxj",
|
|
"build:prod-yxj": "vue-cli-service build --mode prod-yxj",
|
|
|
"build:prod-bjzm": "vue-cli-service build --mode prod-bjzm",
|
|
"build:prod-bjzm": "vue-cli-service build --mode prod-bjzm",
|
|
|
|
|
+ "build:prod-shdn": "vue-cli-service build --mode prod-shdn",
|
|
|
"preview": "node build/index.js --preview",
|
|
"preview": "node build/index.js --preview",
|
|
|
"lint": "eslint --ext .js,.vue src"
|
|
"lint": "eslint --ext .js,.vue src"
|
|
|
},
|
|
},
|
|
@@ -117,13 +118,14 @@
|
|
|
"@vue/cli-plugin-eslint": "4.4.6",
|
|
"@vue/cli-plugin-eslint": "4.4.6",
|
|
|
"@vue/cli-service": "4.4.6",
|
|
"@vue/cli-service": "4.4.6",
|
|
|
"babel-eslint": "10.1.0",
|
|
"babel-eslint": "10.1.0",
|
|
|
|
|
+ "baseline-browser-mapping": "^2.9.6",
|
|
|
"chalk": "4.1.0",
|
|
"chalk": "4.1.0",
|
|
|
"connect": "3.6.6",
|
|
"connect": "3.6.6",
|
|
|
"eslint": "7.15.0",
|
|
"eslint": "7.15.0",
|
|
|
"eslint-plugin-vue": "7.2.0",
|
|
"eslint-plugin-vue": "7.2.0",
|
|
|
"lint-staged": "10.5.3",
|
|
"lint-staged": "10.5.3",
|
|
|
- "node-sass": "4.14.1",
|
|
|
|
|
"runjs": "4.4.2",
|
|
"runjs": "4.4.2",
|
|
|
|
|
+ "sass": "^1.96.0",
|
|
|
"sass-loader": "8.0.2",
|
|
"sass-loader": "8.0.2",
|
|
|
"script-ext-html-webpack-plugin": "2.1.5",
|
|
"script-ext-html-webpack-plugin": "2.1.5",
|
|
|
"svg-sprite-loader": "5.1.1",
|
|
"svg-sprite-loader": "5.1.1",
|