[ALOY-1716] Implement a way to load app/config.json options through command line
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | n/a |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Creative |
| Assignee | Unknown |
| Created | 2017-01-31T15:03:33.000+0000 |
| Updated | 2020-01-30T19:14:24.000+0000 |
Description
App/config.json contains a lot of environment specific variables, for instance API endpoints. Currently, there is no way to pass these config options to the build without editing the file.
Hey Bert, a bit more info would be great here. And please feel free to submit a PR to achieve this improvement, thx!