Notice that method .pipe is not a part of Gulp, it's node-stream API, it connects a readable stream (generated by gulp.src('test.txt') ) with a writable ...
確定! 回上一頁