bundle-size-diff
| Field | Value |
|---|---|
| ID | bundle-size-diff |
| Version | 1.0.0 |
| Mode | drift |
| Layer | Vercel |
| Category | budget |
| Severity | 🟡 warning |
| SLA | 5,000 ms |
| Depends on | none |
| Source | apps/web/__gates__/bundle-size-diff.gate.ts |
What it asserts
Per-route bundle-size delta vs base branch stays under the configured ceiling (.matter/bundle-diff/web.json).
Run it locally
bun run gates --gate=bundle-size-diffSee also
driftmode- Vercel layer
- Allowlists — how to bound a known finding with an expiration
- Contributing — how to evolve this gate or write a new one
Generated by apps/design/scripts/generate-gate-pages.ts from the gate's source-of-truth metadata. Edit this page by editing the gate file's description / version / etc.