Re-baseline ReportingPanel bundle budget for shipped MSP report scheduling

The MSP report scheduling and alert rollup feature (438291944) grew the
ReportingPanel chunk from 8.35 kB to 12.42 kB gzip, tripping the frontend
bundle size budget and failing Build and Test on main. The growth is the
intended feature payload, so raise the ReportingPanel baseline to the
measured size. All other chunks and totals remain within budget.
This commit is contained in:
rcourtman 2026-07-08 07:52:32 +01:00
parent f509b79caa
commit 61350eeaab

View file

@ -62,7 +62,7 @@
"baselineGzip": 9638
},
"ReportingPanel": {
"baselineGzip": 8554
"baselineGzip": 12715
},
"AuditLogPanel": {
"baselineGzip": 8523