gulp.src('client/templates/*.jade') .pipe(jade()) .pipe(minify()) ... supported by node-glob and glob-stream except ignore and adds the following options.
確定! 回上一頁