Community

Using npm During ASP.NET Core Git Deployments in Azure App Services

(K. Scott Allen) If you use npm to manage client-side dependencies for ASP.NET Core applications, and you deploy to Azure App Services using Git, then you need a way to run an npm install during deployment in App Services.