Hello, welcome to one more article about how to manage multiple environments, this time in Angular. This is a very common requirement in any application as the application will usually be having multiple environments like DEV, QA, Staging & Production. The files that will need to modify our package.json angular.json …