An open API service indexing awesome lists of open source software.

https://github.com/ember-cli/ember-load-initializers


https://github.com/ember-cli/ember-load-initializers

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

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).