V
V
Vladislav Linnik2020-05-06 09:58:24
JavaScript
Vladislav Linnik, 2020-05-06 09:58:24

How to make multiple environments pull up from the server?

Idea: there are several environments and there will be new ones that are added, it is necessary that with Azure it is possible to change the property of a specific environment and it is immediately pulled into the project into this environment.
But how to do this if the environment properties in angular.json contain additional useful add-ons (AOT, optimization, ...)?

Problem: every time you need to add a new environment, you have to go create a new environment._name_.ts, then add it to angular.json.

That's what they advised to look at, but this does not solve the issue with changes in angular.json and environment._name_.ts.

PS Backend on .Net

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question