fix(plugins): preserve host package during managed peer repair

This commit is contained in:
Vincent Koc
2026-05-16 03:30:24 +08:00
parent 56aec53dde
commit 89a9b4e75a
8 changed files with 187 additions and 15 deletions

View File

@@ -44,6 +44,8 @@ const LEGACY_ROOT_RUNTIME_COMPAT_ALIASES = [
// gateway may resolve these only after an npm package tree replacement.
["server-close-DsVPJDIx.js", "server-close.runtime.js"],
["server-close-DvAvfgr8.js", "server-close.runtime.js"],
// v2026.5.12-beta.8 gateway shutdown hook chunks.
["hook-runner-global-B8rMIo8I.js", "plugins/hook-runner-global.js"],
// v2026.5.3 beta reply-dispatch lazy chunks.
["provider-dispatcher-6EQEtc-t.js", "provider-dispatcher.runtime.js"],
["provider-dispatcher-BpL2E92x.js", "provider-dispatcher.runtime.js"],