From c654eb702d4f299cc6379ddf3c4fdeb464f9c97b Mon Sep 17 00:00:00 2001 From: "courtmanr@gmail.com" Date: Mon, 27 Jul 2026 13:17:06 +0100 Subject: [PATCH] Raise AvailabilitySettingsPanel bundle baseline for the probe-attribution UI c2c51019d grew the chunk to 7.08 kB gzip, past the 15% headroom over the 5.94 kB baseline, which has failed the bundle budget on every main push since. The growth is the intentional probe assignment and source attribution feature, so re-baseline at the measured size. Co-Authored-By: Claude Fable 5 --- frontend-modern/.bundlesize.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend-modern/.bundlesize.json b/frontend-modern/.bundlesize.json index de9905ad2..49fa7508c 100644 --- a/frontend-modern/.bundlesize.json +++ b/frontend-modern/.bundlesize.json @@ -92,7 +92,7 @@ "baselineGzip": 6712 }, "AvailabilitySettingsPanel": { - "baselineGzip": 6085 + "baselineGzip": 7250 }, "SecurityAuthPanel": { "baselineGzip": 5836