Commit d8fa4b38cfba07d840a3deac3a4702b3cd6f0dc4

Authored by Marcelo Puebla
1 parent 8e5c5b014e
Exists in master and in 2 other branches develop, lab

Agregado comando para refrescar.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
... ... @@ -4,6 +4,7 @@
4 4 "description": "Abm de Vendedores/Compradores",
5 5 "main": "index.html",
6 6 "scripts": {
  7 + "refresh": "gulp uglify && cp tmp/foca-abm-vendedor-cobrador.js ../wrapper-demo/node_modules/foca-abm-vendedor-cobrador/dist/foca-abm-vendedor-cobrador.min.js",
7 8 "test": "test.html",
8 9 "compile": "gulp uglify",
9 10 "gulp-pre-commit": "gulp pre-commit",