caxy / front-end-starter-kit

Caxy's Front End Starter Kit -- Backend: https://github.com/caxy/symfony-starter-kit --
https://www.caxy.com
MIT License
3 stars 2 forks source link

Environment-specific config file that is untracked by git. #15

Open jschroed91 opened 7 years ago

jschroed91 commented 7 years ago

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