diff --git a/gulpfile.js b/gulpfile.js index 61231ed2d..0383a1215 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -42,8 +42,8 @@ gulp.task('services', function() { 'auth', 'salix', 'client', - 'production' - // 'route' + 'production', + 'route' ]; for (var service of lbServices)