Commit 1680926c0aa6c3ab2e7da12036d905194b564cc1
1 parent
5808f40d22
Exists in
master
Comando para refrescar,
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
package.json
... | ... | @@ -4,6 +4,7 @@ |
4 | 4 | "description": "Modal de búsqueda de detalles de hoja de ruta", |
5 | 5 | "main": "index.js", |
6 | 6 | "scripts": { |
7 | + "refresh" : "gulp uglify && cp tmp/foca-modal-detalle-hoja-ruta.js ../wrapper-demo/node_modules/foca-modal-detalle-hoja-ruta/dist/foca-modal-detalle-hoja-ruta.min.js", | |
7 | 8 | "test": "echo \"Error: no test specified\" && exit 1", |
8 | 9 | "gulp-pre-commit": "gulp pre-commit", |
9 | 10 | "compile": "gulp uglify", |