|
@@ -6,6 +6,7 @@
|
|
|
"scripts": {
|
|
"scripts": {
|
|
|
"serve": "vue-cli-service serve",
|
|
"serve": "vue-cli-service serve",
|
|
|
"build": "vue-cli-service build && npx cap copy",
|
|
"build": "vue-cli-service build && npx cap copy",
|
|
|
|
|
+ "build-dev": "vue-cli-service build --mode development && npx cap copy",
|
|
|
"lint": "vue-cli-service lint"
|
|
"lint": "vue-cli-service lint"
|
|
|
},
|
|
},
|
|
|
"keywords": [
|
|
"keywords": [
|