mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-07-09 16:00:59 +00:00
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:
parent
f509b79caa
commit
61350eeaab
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
"baselineGzip": 9638
|
||||
},
|
||||
"ReportingPanel": {
|
||||
"baselineGzip": 8554
|
||||
"baselineGzip": 12715
|
||||
},
|
||||
"AuditLogPanel": {
|
||||
"baselineGzip": 8523
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue