diff --git a/gulpfile.js b/gulpfile.js index 863a02a..8b8ef90 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -48,7 +48,6 @@ gulp.task('integrate-less', function () { .pipe(browserSync.reload({stream:true})); }); - // Concatenate & Minify JS gulp.task('scripts', function() { return gulp.src([