Nicolas Johnson - Web Developper

Results 2 comments of Nicolas Johnson - Web Developper

Same issue. Images and CSS compilation is working. When I put my path of JS files to compile, that's when the error message appears **Did you forget to signal async...

I commented all the task to see if I get the error again, it really seems that this task causes the error : ```gulp.watch( config.watchJsCustom, gulp.series( 'customJS', reload ) );```...