UNPKG

524 BMarkdownView Raw
1Ember-load-initializers
2==============================================================================
3
4A tiny library to autoload your initializer and instance initializer files in an Ember app.
5
6Version 3.0.0 requires:
7
8 - ember-source >= 5
9 - ember-auto-import >= 2 or embroider
10
11Use 2.x for ember-source < 5 and classic ember-cli builds that lack ember-auto-import 2.
12
13License
14------------------------------------------------------------------------------
15
16This project is licensed under the [MIT License](LICENSE.md).
17
\No newline at end of file