Skip to content

Code-split the main bundle before the JS budget cap bites again #140

Description

@snekxs

main-*.js is at 96–98% of its budget (currently 700 kB, raised twice this month for new drivers) and vite's own build warning already flags it as over the 500 kB chunk-size guideline. The budget has been raised five times in the changelog history; splitting the bundle (dynamic import() for per-brand driver UI, per vite's own suggestion) is due before another driver addition forces a sixth raise.

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

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions