'Cannot get rid of default manifest react js in Azure Web Static App

I built a reactjs app in Azure Web Static App.

But the thing is I cannot change the app manifest when publish to Azure, even I already altered values of manifest at the project.

In network: network

In my project: myproject

Seem like Azure Static Web App always sets a default manifest json to react js app.

Is there a way to resolve this?

Thanks everyone.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source