Answer the question
In order to leave comments, you need to log in
How to filter files in galp stream?
There is a tax code
return gulp.src(paths.src)
.pipe(webpackStream(wpConfig, webpack2))
// .pipe(header(config.header.js, {updated: (new Date()).toUTCString()}))
.pipe(gulp.dest(paths.dist))
.pipe(browserSync.stream())
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