Yash Srivastav

Results 1 comments of Yash Srivastav

One thing which needs to be done is add support for gulp 4 style tasks.. like ``` gulp.series(task1, gulp.parallel(task2, task3), [task4, task5]); ```