zwight
Results
3
comments of
zwight
@xinyufyj 在你的vite配置文件中添加这个配置`assetsInclude: ['**/*.worker.js?worker']`试试,把worker.js文件当作静态资源输出
refactor at https://github.com/DTStack/dt-react-component/pull/623
回退到2.1.6就正常了