Start here. This is the direct spoken answer to practice first.
Overview
Bundle size is useful when connected to loading performance and enforced as a regression boundary.
I inspect the production build summary and distinguish the initial bundle from lazy chunks and component styles. I set Angular CLI warning and error budgets that reflect the application's performance target, then make the build fail on unacceptable growth. When a budget changes, the pull request explains the dependency or feature that caused it.