fix(worker-generator): 映射文件不再放入 workers 目录避免微信编译错误
This commit is contained in:
6
examples/wechat-worker-demo/workers/worker-mapping.json
Normal file
6
examples/wechat-worker-demo/workers/worker-mapping.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"generatedAt": "2025-12-08T09:57:08.855Z",
|
||||
"mappings": {
|
||||
"PhysicsWorkerSystem": "physics-worker.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user