Skip to content

Frontend bundle size exceeds budget (578.75 kB vs 575 kB) #353

Description

@daveharmswebdev

Problem

The frontend initial bundle size (578.75 kB) exceeds the configured budget of 575 kB. This was flagged during the Story 20.2 evaluation but is a pre-existing issue — not caused by the tenant invitation flow changes.

Details

  • Current size: 578.75 kB
  • Budget: 575 kB (configured in angular.json)
  • Overage: ~3.75 kB

Possible Actions

  • Audit imports for tree-shaking opportunities (Angular Material components, unused exports)
  • Increase the budget if the current size is acceptable
  • Lazy-load feature modules that aren't already lazy-loaded

🤖 Generated with Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions