I'm using React with Javascript. Whenever I import @web3auth/modal, it gives me the error "webpack < 5 used to include polyfills". I resolved this by adding config-overrides.js file. Please guide me if I can use web3auth without typescript.
React version 18.2.0, react-scripts 5.0.1, @web3auth/modal 4.1.0-alpha.0 and web3: 1.8.1.
Originally posted by: naumanmaalik
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1035