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 Frontend Bundle Size #466

Closed
mattyg opened this issue Jun 13, 2022 · 0 comments
Closed

Reduce Frontend Bundle Size #466

mattyg opened this issue Jun 13, 2022 · 0 comments
Labels
refactor Improve / change the implementation of an existing feature

Comments

@mattyg
Copy link
Collaborator

mattyg commented Jun 13, 2022

Consider options to reduce frontend bundle size, which has grown to ~1MB gzipped.

In #424 we added the package @rainbow-me/rainbowkit which included the package wagmi, which has a lot of large dependency packages. Some are other wallet's frontend libraries, which may be unavoidable if we want to support easy login from those wallets.

In any case, we may want to consider if we want to remove some packages that are not used much, and reduce the frontend bundle size.

@mattyg mattyg added the refactor Improve / change the implementation of an existing feature label Jun 13, 2022
@kristoferlund kristoferlund mentioned this issue Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Improve / change the implementation of an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants