Hi ,
I am using Three r169 WebGPU renderer with vite.
Every thing works fine when running on dev server.
npm run dev
But Building the project gives the error and few materials do not render properly.
num run build
num run preview
You can check the error in the following page.
https://three-js-vite-template.vercel.app/
Here is the repository
https://stackblitz.com/~/github.com/gnansai/three-js-vite-template
The issue seems to be fixed ,
1 Like