mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 00:40:21 +00:00
fix(build): stabilize lazy runtime entrypoints
This commit is contained in:
@@ -43,9 +43,12 @@ describe("tsdown config", () => {
|
||||
expect(entryKeys(distGraphs[0])).toEqual(
|
||||
expect.arrayContaining([
|
||||
"agents/auth-profiles.runtime",
|
||||
"agents/model-catalog.runtime",
|
||||
"agents/models-config.runtime",
|
||||
"agents/pi-model-discovery-runtime",
|
||||
"index",
|
||||
"commands/status.summary.runtime",
|
||||
"plugins/provider-discovery.runtime",
|
||||
"plugins/provider-runtime.runtime",
|
||||
"plugins/runtime/index",
|
||||
"plugin-sdk/compat",
|
||||
|
||||
Reference in New Issue
Block a user