mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-29 04:35:02 +08:00
Ditch old gulpfile
This commit is contained in:
@@ -205,7 +205,6 @@ function templates(){
|
||||
};
|
||||
gulp.task('templates', templates);
|
||||
|
||||
|
||||
gulp.task("peg", function () {
|
||||
return gulp.src(conf.peg, {base: "src/"})
|
||||
.pipe(dont_break_on_errors())
|
||||
|
||||
Reference in New Issue
Block a user