Scan rule · RSC-SCL-002
Very large JavaScript bundle
Scaling & costSeverity: Medium
Measures shipped script bytes against a budget — every megabyte costs load time and mobile drop-offs.
Scan tier
External scan (anonymous)
How to fix it
Introduce code splitting, replace heavy dependencies, and enforce a bundle budget in CI.