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
The next plan of action is to remove the Coinbase and Ledger wallet providers from the hooks package. This will 1. fix the hooks package (and in turn, the core package) breaking on run-time and 2. decrease the bundle size a lot since that rlogin-ledger-provider costs 2MB lol
https://unpkg.com/@web3-ui/components@0.1.1/dist/
https://codesandbox.io/s/confident-davinci-uce8t?file=/src/App.js
The current
publish
script does not runyarn build
before publishing the packages to npm which is resulting in the dev builds being pushed to npm.The text was updated successfully, but these errors were encountered: