diff --git a/gulpfile.js b/gulpfile.js index 0c503f269..efc1f9187 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -206,7 +206,7 @@ gulp.task('translate', [ gulp.task('pug', function() { return gulp.src([ - , './res/**/*.pug' + './res/**/*.pug' , '!./res/bower_components/**' ]) .pipe(pug({