web3-react icon indicating copy to clipboard operation
web3-react copied to clipboard

main.[hash].js filesize increased to 700kb+ (gzip) when I used the Web3ReactProvider on App.js

Open jcmlumacad opened this issue 3 years ago • 0 comments

Every time I make a build for development, the main file was increased up to 700kb (gzip compression). And the site was very slow to load the page because of that. If I don't use the Web3ReactProvider, it became 140kb+ Is there an alternative way to solve this?

jcmlumacad avatar Jun 30 '22 01:06 jcmlumacad