Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Include @zilliqa-js/account without all the bip39 word lists #459

Open
hacktisch opened this issue Sep 9, 2022 · 0 comments
Open

Include @zilliqa-js/account without all the bip39 word lists #459

hacktisch opened this issue Sep 9, 2022 · 0 comments

Comments

@hacktisch
Copy link

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.

Is there any way to solve this?

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant