Skip to content

ember-cli/ember-load-initializers

Repository files navigation

Ember-load-initializers

A tiny library to autoload your initializer and instance initializer files in an Ember app.

Version 3.0.0 requires:

  • ember-source >= 5
  • ember-auto-import >= 2 or embroider

Use 2.x for ember-source < 5 and classic ember-cli builds that lack ember-auto-import 2.

License

This project is licensed under the MIT License.