congzc hace 1 año
padre
commit
ef3af51255
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      package.json

+ 1
- 0
package.json Ver fichero

@@ -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"
},


Cargando…
Cancelar
Guardar