Open Closed

Angular environment config changes? #322


User avatar
0
joe@tronactive.com created
  • 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


1 Answer(s)
  • User Avatar
    0
    armanozak created

    Hi,

    We are working on it. Please check this issue.

    Considering that there is an issue on GitHub, I am closing this one.

    I wish you a cheerful day.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11