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: MIGRATIONS.md
+2
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,8 @@ npx ember-resources-codemod
31
31
32
32
This codemod runs on all js, ts, gjs, and gts files from within the invoked current working directory.
33
33
34
+
The source for the codemod is [here](https://github.com/NullVoxPopuli/ember-resources/tree/main/codemod) and if anyone runs in to any problems, please open an issue <3
35
+
34
36
35
37
36
38
- Class-based resource implementation moved to [ember-modify-based-class-resource](https://github.com/NullVoxPopuli/ember-modify-based-class-resource/)
0 commit comments