js をコンパイルする場合は追加 'src/**/*.ts' ]) .pipe(ts({ allowJs: true, // ← 追加 })) .pipe(dest('dist')); });. Allow JS - allowJs (TypeScript ...
確定! 回上一頁