How to handle changes to a field in environment.ts in Angular?
First, due diligence. Here I see how the change detection works. Here is a blog elaborating and explaining the subject. Here I can read about environments. Here I have examples on the change detection on component’s parts.