Skip to content

3.35 — Bundle-size budget: 5 kb gzipped cap #698

Description

@determined-001

Complexity: Trivial — 100 Points · type:perf

Milestone: v1.0 hardening

Context
React hook libraries exceeding 5 kb gzipped are deal-breakers for some teams.

Problem
No budget enforcement.

What needs to be done

  1. Add size-limit config asserting the package stays under 5 kb gzipped.
  2. CI gate on budget breach.

Key files

  • packages/pulse-notify/package.json
  • New: packages/pulse-notify/.size-limit.json

Done when

  • The size check fails CI if the package exceeds 5 kb gzipped.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions