excellalabs / excellalabs/tcp-angular

Switch from build-time ENV vars to run-time ENV vars

Open
#136 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

This means ditching the environments folder that comes baked into Angular, and instead importing a .js file into index.html in a `script` tag, so it's bootstrapped. That allows us to inject variables into the window, and reference them globally.

Anytime that .js file is updated, the changes will take effect on the next reload, rather than requiring a complete rebuild of the app.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.