From bbba5871c35a02618b0918519ae68e06b512b211 Mon Sep 17 00:00:00 2001 From: Pablo Marco del Pont Date: Fri, 9 Nov 2018 10:02:17 -0300 Subject: [PATCH] =?UTF-8?q?-=20Cambios=20de=20estilo=20para=20mobile.=20-?= =?UTF-8?q?=20Agregu=C3=A9=20tareas=20al=20gulp.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gulpfile.js | 4 ++++ src/views/modal-domicilio.html | 18 +++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/gulpfile.js b/gulpfile.js index 08dfbb4..42f174a 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -75,3 +75,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-domicilio.html b/src/views/modal-domicilio.html index f021115..22fbba1 100644 --- a/src/views/modal-domicilio.html +++ b/src/views/modal-domicilio.html @@ -1,11 +1,11 @@ -