Skip to content

Commit

Permalink
Update gulpfile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Durgesh4993 authored Nov 6, 2023
1 parent 639d9ee commit 550858d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ gulp.task('integrate-less', function () {
.pipe(browserSync.reload({stream:true}));
});


// Concatenate & Minify JS
gulp.task('scripts', function() {
return gulp.src([
Expand Down

0 comments on commit 550858d

Please sign in to comment.