fix: keep gateway shutdown runtime stable across updates

This commit is contained in:
Peter Steinberger
2026-05-04 06:46:16 +01:00
parent 4c68bfdb6c
commit bc0b54e844
9 changed files with 88 additions and 5 deletions

View File

@@ -36,6 +36,10 @@ const LEGACY_ROOT_RUNTIME_COMPAT_ALIASES = [
["route-reply.runtime-uzaOjbd1.js", "route-reply.runtime.js"],
["runtime-plugins.runtime-CNAfmQRG.js", "runtime-plugins.runtime.js"],
["tts.runtime-D-THXDsp.js", "tts.runtime.js"],
// v2026.5.2 -> v2026.5.3-beta.3 gateway shutdown chunks. The running
// 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"],
];
const LEGACY_CLI_EXIT_COMPAT_CHUNKS = [
{