UNPKG

ember-load-initializers

Version:

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

17 lines (10 loc) 524 B
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](LICENSE.md).