Commit 23b90f93b13fa8624aaf478b695a3dafe902b4c4

Authored by Marcelo Puebla
1 parent 46149b9958
Exists in develop

Add

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