koertvankleef
Results
1
comments of
koertvankleef
What made all the difference in my case was to execute the tasks as series (Gulp4) `gulp.series('build', 'reload')` And of course have any tasks prior to reload return a value.