What would be the best practice in using a config file in an Ember addon. This config file would be different per project but I need to access this config file in my ember addon. Would it better to add a config file inside my addon and copy or overwrite the config inside my application?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Best Practices: accessing app config from addon code | 24 | 27081 | October 30, 2019 | |
External config file, how?
|
1 | 1249 | July 14, 2016 | |
How to import a different config file | 1 | 1341 | October 6, 2016 | |
Definitive addon configuration approach | 0 | 2052 | December 9, 2015 | |
Ember with external config file?
|
11 | 4298 | October 15, 2018 |