From b0e5d3dbb4c00dcc5af8a9144675282902b2b4f3 Mon Sep 17 00:00:00 2001 From: Pablo Marco del Pont Date: Mon, 29 Oct 2018 12:20:32 -0300 Subject: [PATCH] =?UTF-8?q?-=20Apliqu=C3=A9=20cambios=20de=20estilo=20para?= =?UTF-8?q?=20achicar=20elementos.=20-=20A=C3=B1ad=C3=AD=20task=20watch.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gulpfile.js | 4 ++++ src/views/modal-vendedores.html | 46 ++++++++++++++++++++--------------------- 2 files changed, 27 insertions(+), 23 deletions(-) diff --git a/gulpfile.js b/gulpfile.js index dec5a76..46464d5 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -76,3 +76,7 @@ gulp.task('clean-post-install', function(){ }); gulp.task('default', ['webserver']); + +gulp.task('watch', function(){ + gulp.watch([paths.srcJS, paths.srcViews], ['uglify']) +}); diff --git a/src/views/modal-vendedores.html b/src/views/modal-vendedores.html index 04ac867..dc02f2e 100644 --- a/src/views/modal-vendedores.html +++ b/src/views/modal-vendedores.html @@ -1,13 +1,13 @@ -