Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit d5385cc

Browse files
feat: update for gulp
1 parent 6710587 commit d5385cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gulpfile.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,6 @@ gulp.task('resources', () => {
2727

2828
gulp.src(peterparker + '/config/parser.js')
2929
.pipe(gulp.dest('./config/'));
30+
31+
done();
3032
});

0 commit comments

Comments
 (0)