|
|
@ -6,6 +6,7 @@ |
|
|
|
"license": "MIT", |
|
|
|
"scripts": { |
|
|
|
"dev": "vue-cli-service serve --open --mode development", |
|
|
|
"build:dev": "vue-cli-service build --mode development", |
|
|
|
"build:prod": "vue-cli-service build --mode production", |
|
|
|
"build:stage": "vue-cli-service build --mode staging" |
|
|
|
|
|
|
|