Hello all,
I’m creating a blockchain app with Vite + React + Moralis.
After several trials, i tought i had reached my final product:
→ No mistakes or errors when running npm run dev
→ No mistakes or errors when running npm run build
and npm run preview
→ No mistakes or errors when uploading everything on Cloudflare 174af412.frontendv3-dtc.pages.dev/markets with npx wrangler pages publish dist
→ Nevertheless, when adding a custom domain libor.finance , white screen, impossible to load the website because of this error:
I have no ideas where it can come from. I appreciate all your suggestions in advance.