From dfec901ba33fcdca048a233f2369b36161dceb2b Mon Sep 17 00:00:00 2001 From: Gunther Brunner Date: Fri, 5 Aug 2016 18:34:40 +0900 Subject: [PATCH] Fix eslint complaining typo. --- gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulpfile.js b/gulpfile.js index 0c503f26..efc1f918 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({