You need a return statement: gulp.task('react', function(){ return gulp.src(options.JSX_SOURCE) .pipe(react()) .pipe(gulp.dest(options.
確定! 回上一頁