mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 12:00:44 +00:00
fix: preserve subagent registry runtime import path across source and dist (#66420)
* fix(build): correct subagent registry runtime import path * fix: correct subagent registry runtime import path (#66420) * fix: preserve subagent registry runtime import path across source and dist (#66420)
This commit is contained in:
@@ -69,7 +69,7 @@ describe("tsdown config", () => {
|
||||
"agents/auth-profiles.runtime",
|
||||
"agents/model-catalog.runtime",
|
||||
"agents/models-config.runtime",
|
||||
"agents/subagent-registry.runtime",
|
||||
"subagent-registry.runtime",
|
||||
"agents/pi-model-discovery-runtime",
|
||||
"index",
|
||||
"commands/status.summary.runtime",
|
||||
|
||||
Reference in New Issue
Block a user