How can I separate the firebase credentials from the production build that I get in Angular 2+?
I need to build the same code and connect to different it to different firebase backends, I have to build it each time by changing the firebase credentials in the source files.