gulp.task('bundle', function() { return bundle(config); }); The bundle function returns a Promise for proper integration into async task engines like Gulp.
確定! 回上一頁