mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:50:43 +00:00
test: add published upgrade survivor lane (#75221)
* test: add published upgrade survivor lane * test: keep published upgrade exit chunk
This commit is contained in:
committed by
GitHub
parent
919a68c64d
commit
c0058fda2f
@@ -16,6 +16,10 @@ export const LEGACY_CLI_EXIT_COMPAT_CHUNKS = [
|
||||
dest: "dist/memory-state-CcqRgDZU.js",
|
||||
contents: "export function hasMemoryRuntime() {\n return false;\n}\n",
|
||||
},
|
||||
{
|
||||
dest: "dist/memory-state-DwGdReW4.js",
|
||||
contents: "export function hasMemoryRuntime() {\n return false;\n}\n",
|
||||
},
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user