web3-react
web3-react copied to clipboard
Cannot use web3-react beta on stackblitz
Error: Error in /turbo_modules/@web3-react/[email protected]/dist/index.js (8:35) Unexpected token 'export'
Minimal example demo here.
this sounds like a bundling/tooling issue with stackblitz - the only "officially" supported build environments for this package are next.js and create-react-app, both of which work - you're welcome to take this issue up with the stackblitz team though!