ember-load-initializers

A tiny add-on to autoload your initializer files in ember-cli.


License
MIT
Install
npm install ember-load-initializers@3.0.1

Documentation

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.