import * as testworker from 'worker-loader!./test.worker.bundle.js';. // After upgrade to webpack 5. const testworker = new Worker(new ...
確定! 回上一頁