Files
cc-3-8-x-mcp/cli
furao b8185434af fix(cli): 删节点/组件后清理孤儿元素的 cc.Asset 引用,避免 build 404
remove-node / remove-component 保留孤儿元素(保持其他 __id__ 稳定)的策略下,
残留的 cc.Asset uuid 引用会被 bundle build 扫整个 data 数组撞到、算入依赖图,
运行时拉不存在的资源触发 404。新增 clearOrphanAssetRefs,删完后清理。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 17:58:15 +08:00
..
2026-06-06 11:33:19 +08:00
2026-06-06 11:33:19 +08:00