gulp-x Gulp support for x const x = require('gulp-x') gulp.task('build', () => { gulp.src('dev/**/*.html') .pipe(x()) .pipe(gulp.dest('build'))}) Usage x(opts) The arguments passed to x