Skip to content

Commit

Permalink
Update gulpfile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
michplunkett committed Aug 16, 2023
1 parent c3325d8 commit 98b8bb5
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 @@ -16,7 +16,6 @@ import styles from './tasks/styles.js';
// default tasks
gulp.task('default', (done) => {
runSequence(
'clean',
[clean, styles, copy, gulp.parallel(lint, scripts, images), nunjucks, bake],
format,
done
Expand Down

0 comments on commit 98b8bb5

Please sign in to comment.