Skip to content

Reduce bundle size #15

@jceb

Description

@jceb

Currently, the bundle size is enormous. I see the following issues:

  • Sanctuary dependency is included twice - once in background.js and once in the frontend
  • Sanctuary bundle size is huge in general (this is going to change with the move to ESM which will enable tree shaking)
  • Too many images are currently included in the bundle
  • Rollup doesn't minify background.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions