You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/migration.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -186,7 +186,7 @@ Steps 1 - 6 should be completed in ember-cli-mirage prior to converting to ember
186
186
```
187
187
188
188
Repeat this process for the other types (factories/serializers/etc)
189
-
This could be added back once an official way to discover these files exists. There is an [RFC](https://github.com/emberjs/rfcs/blob/import-glob/text/0939-import-glob.md) in the works.
189
+
Work to build an official way to discover these files is in the works. An RFC has landed ([https://github.com/emberjs/rfcs/pull/939](https://rfcs.emberjs.com/id/0939-import-glob) and alpha support for classic/Embroider builds is available as outlined at https://github.com/NullVoxPopuli/ember-classic-import-meta-glob.
190
190
191
191
4) Register inflectors.
192
192
@@ -238,7 +238,7 @@ Steps 1 - 6 should be completed in ember-cli-mirage prior to converting to ember
0 commit comments