mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-18 18:24:47 +00:00
fix: keep runtime deps repair out of hot paths
This commit is contained in:
@@ -162,6 +162,7 @@ describe("ensurePluginRegistryLoaded", () => {
|
||||
workspaceDir: "/resolved-workspace",
|
||||
onlyPluginIds: ["demo-channel"],
|
||||
throwOnLoadError: true,
|
||||
installBundledRuntimeDeps: false,
|
||||
}),
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user