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
I built a tool to help you analyze webpack bundles for size regressions, and report them directly to GitHub PRs. It's free for open source, so it might be worth checking out and helpful in this scenario.
web3 has a whole bunch of copies of BN.js
there's a solution here which works via webpack aliases
web3/web3.js#1178 (comment)
The text was updated successfully, but these errors were encountered: