fix(diffs): stage bundled runtime deps

This commit is contained in:
Gustavo Madeira Santana
2026-03-27 19:30:07 -04:00
parent 13316a9118
commit c0a4d91342
2 changed files with 25 additions and 0 deletions

View File

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