Activities of "joe@tronactive.com"

  • ABP Framework version: v3.0.4
  • UI type: Angular

I am trying to setup a release pipeline in Azure DevOps for the Angular app to different environments. When I did this with Aspnet Zero I was able to use the appconfig.json file to easily enough do a json replace on the app urls. But it looks like Commercial abp only uses the environment.ts files and I can't use those in the release pipeline because the app is already built at that time.

Basically my question is, How can I reconfigure the app to use a json file instead like how ASPNET Zero does it. I looked at the projects method of how they do it, but wasn't sure how to implement something simular since Commercial abp sets the oAuthConfig and apis url differently. Any help would be greatly appreciated.

Thank you

Showing 31 to 31 of 31 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11