We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c082ed9 commit 998b4f0Copy full SHA for 998b4f0
README.md
@@ -3,6 +3,13 @@ Ember-load-initializers
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
0 commit comments