There should be an environment specific configuration file that is untracked by git. A file w/ the same filename but with .dist appended should be added to the git repo with default or example values of this file.
See the correlation-tool-ui repo as an example of how to integrate this w/ webpack
There should be an environment specific configuration file that is untracked by git. A file w/ the same filename but with .dist appended should be added to the git repo with default or example values of this file.
See the correlation-tool-ui repo as an example of how to integrate this w/ webpack