Answer the question
In order to leave comments, you need to log in
How to check the contents of a file in Gulp?
Hello. Tell me how to make a similar construction in gulp
something like:
gulp.src(path.src)
.pipe(filter('hello world'))
.pipe(gulp.dest(path.build));
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question