Open danjm opened 2 years ago
@adonesky1 @mikesposito Was this ever resolved? I seem to remember a PR or github ticket being created in response to this, but not sure where to find
@danjm the bundle size increase was due to an additional @ethereumjs/util
's major version in the dependency tree.
This should be the resulting ticket: #16534
https://github.com/MetaMask/metamask-extension/pull/15878 aimed to decrease the bundle size, but ended up increasing it.
We need to investigate to understand why this happened, and then try to reverse the bundle size increase