Docker Vite tsx container Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of “text/html”
Vite React tsx app run fine in my local using nginx web server with Docker container. But when I run the app in Digital Ocean K8s cluster with nginx ingress controller. I am getting following error.