From 06852c32e43f327ebfa542fc1e4fbf8633af08b4 Mon Sep 17 00:00:00 2001 From: efernandez Date: Fri, 8 Feb 2019 12:14:24 -0300 Subject: [PATCH] commit -a -m "quito quitar inyeccion" --- gulpfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/gulpfile.js b/gulpfile.js index e3e15a4..7d4eb08 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -44,7 +44,6 @@ gulp.task('uglify', ['templates', 'uglify-spec'], function() { ]), concat('foca-abm-vehiculo.js'), replace("src/views/", ''), - replace("'ngRoute'", ''), gulp.dest(paths.tmp), rename('foca-abm-vehiculo.min.js'), uglify(), -- 1.9.1