Many developers have chosen to use Vite instead of the conventional cra (create react app) mainly because of its lightweight nature. However, there have been complaints as to the deployment of Vite or React projects on Azure. One of the challenges fa...