fix: stage ACP and Codex runtime deps

This commit is contained in:
Peter Steinberger
2026-04-21 08:46:14 +01:00
parent 6a4a60fe25
commit 047acaa176
16 changed files with 162 additions and 5 deletions

View File

@@ -14,6 +14,9 @@
"openclaw": {
"extensions": [
"./index.ts"
]
],
"bundle": {
"stageRuntimeDependencies": true
}
}
}