There is a way to play the response of a task, rather than a file, a variable, with the same content as the file ...
_content.code = gulp.src(path_haml).pipe(haml());
I want to automate a task and I think it would be very useful for me.
There is a way to play the response of a task, rather than a file, a variable, with the same content as the file ...
_content.code = gulp.src(path_haml).pipe(haml());
I want to automate a task and I think it would be very useful for me.