Hi team
How are you?
I am having couple of issues in modal sdk (next & evm) and browser extension.
Here is the URL : web3auth-pnp-examples/web-modal-sdk/evm/nextjs-evm-modal-example at main · Web3Auth/web3auth-pnp-examples · GitHub
But having issues while compiling.
also, npx degit Web3Auth/web3auth-pnp-examples/web-modal-sdk/browser-extension/chrome-extension-modal-example w3a-modal-chrome-extension (from official doc)
this command will clone empty repo, I suppose browser extension.
When I clone from github manually, it is still having webpack issues even I followed instruction webpack troubleshoot from document.
Can’t resolve zLib in webpack even I add this in configuration-override.
It is blocking production build for chrome extension.
Look forward to hearing from you soon.
Best