-
-
Notifications
You must be signed in to change notification settings - Fork 405
Closed
Description
Apps should automatically get a namespaced way to pass runtime and buildtime config that an addon can then access easily. Currently
- each addon makes up its own rules about where to read config from the parent app
- addons can supply default config to the app in
config/environment.js(haven't tried this, not sure how it becomes accessible to the app). - runtime and buildtime config can be under different keys.
Proposal is to make the name of the package the key in both ember-cli-build.js and in config/environment.js.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels