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