Gulp Streams are like a Promise ... Each line in a Gulp stream is asynchronous - like an AJAX call. This means that before gulp.src() finishes, the next pipe() is ...
確定! 回上一頁