const gulp = require( 'gulp' );. const watch = require( 'gulp-watch' );. const babel = require( 'gulp-babel' );. gulp.task( 'babel' ...
確定! 回上一頁