From 8db1394bc815075e87f97c55718c50de37f292ae Mon Sep 17 00:00:00 2001 From: Jose Pinto Date: Tue, 8 Jan 2019 15:08:05 -0300 Subject: [PATCH] fuera index, ok replace gulp --- gulpfile.js | 2 +- index.html | 31 ------------------------------- 2 files changed, 1 insertion(+), 32 deletions(-) delete mode 100644 index.html diff --git a/gulpfile.js b/gulpfile.js index 863e222..52c11ed 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -40,7 +40,7 @@ gulp.task('uglify', ['templates'], function() { 'tmp/views.js' ]), concat('foca-abm-vendedor-cobrador.js'), - replace("['ngRoute', 'focaModal', 'ui.bootstrap']", '[]'), + replace("['ngRoute', 'focaModal', 'ui.bootstrap', 'focaBotoneraLateral']", '[]'), replace("src/views/", ''), gulp.dest(paths.tmp), rename('foca-abm-vendedor-cobrador.min.js'), diff --git a/index.html b/index.html deleted file mode 100644 index b5e6e8e..0000000 --- a/index.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -- 1.9.1