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 @@ -