You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2023. It is now read-only.
I need to include @zilliqa-js/account into our app main bundle but I have an issue with the entire bip39 library being loaded with it, even when I don't use any function that uses those word lists. When I analyze my bundle size (Nextjs) The bip39 word lists take a large part, and these are all included because of @zilliqa-js.