return gulp.src(['./**/*.ts', '!./node_modules/**', '!./typings/**', '!./public/**/*.ts', '!./test-ui/*.ts']) .pipe(tsc({
確定! 回上一頁