congzc 1 ano atrás
pai
commit
ef3af51255
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      package.json

+ 1
- 0
package.json Ver arquivo

@@ -4,6 +4,7 @@
"private": true,
"scripts": {
"dev": "vue-cli-service serve --mode development",
"build": "vue-cli-service build --mode test",
"build-test": "vue-cli-service build --mode test",
"build-prd": "vue-cli-service build --mode production"
},


Carregando…
Cancelar
Salvar