From 8737131de9c0c73cdb3a2ca3ae4d4de023e8d0f8 Mon Sep 17 00:00:00 2001 From: Jose Pinto Date: Fri, 14 Dec 2018 18:03:42 -0300 Subject: [PATCH] fuera gulp replace --- gulpfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/gulpfile.js b/gulpfile.js index 60707cb..3a100c2 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -47,7 +47,6 @@ gulp.task('uglify', ['templates'], function() { ]), concat('foca-botonera-facturador.js'), replace('src/views/', ''), - replace("'ngSanitize', 'onScreenKeyboard'", ''), gulp.dest(paths.tmp), rename('foca-botonera-facturador.min.js'), uglify(), -- 1.9.1