angular.json 包含Web Worker 配置文件tsconfig.worker.json。 // src/app/app.worker.ts addEventListener('message', ({ data }) => { ...
確定! 回上一頁