Hi All,
Found out a way around. I solve by exporting the project using "ng build" command. This created and store project files into "dist" folder. "dist" folder is use for deployment. I copy this folder and hosted on IIS web server where I have Web.Config file. In this Web.Config we can set the CORS.
Hello Developers,
services-proxies.ts file is updated after running refresh.bat file in command prompt.
Thank you! :D