Skip to content

Reduce bundle / compiled size (MBs) #161

Description

@remcostoeten

Goal

Investigate and reduce the compiled bundle size (MBs) of the app.

Areas to look at

  • Tree-shaking / dead code elimination.
  • Heavy dependencies — audit and replace/trim where possible.
  • Code splitting / lazy loading of non-critical surfaces (e.g. AI panel, Docker manager, schema viz).
  • Asset weight (icons, images, fonts).
  • Tauri/desktop binary size.

Deliverable

A breakdown of current size contributors + concrete reductions applied.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions