@efx wrote:
Applies to Ember in general but mostly pertains to an ember-cli application. I curious about the background to these ways to initialize parts of an Ember application.
What is the exact difference between initializers found in
app/initializer
versusapp/instance-initializers
? Are instance-initializers a subset of an initializer?
Posts: 3
Participants: 2