Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce bundle size #15

Open
1 of 4 tasks
jceb opened this issue Jan 17, 2024 · 0 comments
Open
1 of 4 tasks

Reduce bundle size #15

jceb opened this issue Jan 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jceb
Copy link
Member

jceb commented Jan 17, 2024

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
@jceb jceb added the enhancement New feature or request label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant