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 | 27135 | October 30, 2019 | |
Definitive addon configuration approach | 0 | 2054 | December 9, 2015 | |
Access Configuration from Addon Service | 0 | 1199 | June 26, 2015 | |
Ember-CLI Addon Design Issue ( import w/ Test and Addon) | 1 | 1019 | April 23, 2015 | |
One weird trick to get your question answered | 2 | 1509 | September 30, 2015 |