openpetswithchatandmcp/website/config/performance-budgets.json
OpenPets Dev 65ac83849e Add 'website/' from commit '966aea480ffe1c340553aa878def30131d2af827'
git-subtree-dir: website
git-subtree-mainline: 8d3849caea
git-subtree-split: 966aea480f
2026-06-17 20:48:39 +00:00

13 lines
267 B
JSON
Executable file

{
"schema_version": 1,
"updated_at": "2026-03-27",
"bundle": {
"max_total_js_kb": 4100,
"max_largest_js_kb": 2800,
"max_total_css_kb": 180
},
"interaction": {
"max_editor_right_pane_switch_ms": 550,
"max_runboard_refresh_ms": 1200
}
}