mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
fix(ui): record chat-header startup JS growth in the budget baseline
#121734 landed 982 B of startup JS, leaving merge-ref builds 1 B over the baseline ceiling; every open PR's build-artifacts job fails inherited red. CI-measured bytes per the updater contract.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"startupJsGzipBytes": 325675,
|
||||
"reason": "fullscreen terminal route and toolbar open action (PR #121451); CI-measured QA-profile bytes",
|
||||
"updatedAt": "2026-08-10"
|
||||
"startupJsGzipBytes": 326657,
|
||||
"reason": "chat header project lead-in (#121734); CI-measured merge-ref bytes",
|
||||
"updatedAt": "2026-08-11"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user