-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
We had similar requirements.
- Devops wanted a per environment config.
- Build once for all environments.
- Prevent people checking in passwords and secrets.
We ended up using APP_INITIALIZER to load a json file with our configuration.
Here's a minimal example: https://embed.plnkr.co/295SxTOZEZUbiyrhAKh2/
Some other links
angular/angular#9047
https://stackoverflow.com/questions/39033835/angularjs2-preload-server-configuration-before-the-application-starts
natchiketa
Metadata
Metadata
Assignees
Labels
No labels