var rename = require("gulp-rename"); ... .pipe(rename("main/text/ciao/goodbye.md")) ... .pipe(rename(function (path) {.
確定! 回上一頁