获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
我也遇到了,请问解决了吗
插件里plugin.json里配置了workers 路径还是报错https://developers.weixin.qq.com/miniprogram/dev/api/worker/wx.createWorker.html [worker] Uncaught Error: module 'worker/index.js' is not defined, require args is 'worker/index.js plugin.json { "pages": { }, "main": "index.js", "workers": "worker" } 库版本已经升级到了3.1.5
2023-12-11