Relative Content

Tag Archive for reactjslinuxazure-web-app-servicevite

Linux azure web app can’t find assets files, React app

I’m deploying a React app to an Azure Web App on Linux. Node v20.
Release pipeline is working good. I’ve even
deleted files via scm.azurewebsites.net/webssh/host and re-deploy, it works.
But, when try to navigate to my app, it does not load. It appears like if site were new, with the microsoft presentation page.