mirror of
https://github.com/home-assistant/frontend.git
synced 2026-07-04 04:55:09 +01:00
7ff4cf58e8
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
16 lines
465 B
JSON
16 lines
465 B
JSON
{
|
|
"_comment": "Initial JS budget (raw/uncompressed bytes) for the cold-load critical entrypoints. Enforced by build-scripts/check-bundle-size.cjs in CI. Re-seed after an intentional change with `--update --headroom=<percent>`.",
|
|
"frontend-modern": {
|
|
"app": 561513,
|
|
"core": 54473,
|
|
"authorize": 544272,
|
|
"onboarding": 647136
|
|
},
|
|
"frontend-legacy": {
|
|
"app": 790323,
|
|
"core": 237208,
|
|
"authorize": 765464,
|
|
"onboarding": 918679
|
|
}
|
|
}
|