How to pass environment variables at build time in an Angular application

preview_player
Показать описание
Whether you are building an application with frequently changing configuration, you do not have access to credentials for setting environment variables or you do not want your environment variables to be in your repository. This is one of many ways you can inject the environment variable at build time.
Рекомендации по теме