-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit 1b6f98e
refactor(@angular/cli): remove non runnable migrations in mcp modernize tool
The `test-bed-get` migration is not runnable via `ng g @angular/core` and references an non-existing documentation page.
`zoneless` does not exist for now (Angular v20.2.0-rc.0).
(cherry picked from commit 0f26944)1 parent f89aa0a commit 1b6f98e
File tree
2 files changed
+4
-15
lines changed- packages/angular/cli/src/commands/mcp/tools
2 files changed
+4
-15
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | - | ||
33 | - | ||
34 | - | ||
35 | - | ||
36 | - | ||
37 | - | ||
38 | 32 |
| |
39 | 33 |
| |
40 | 34 |
| |
| |||
70 | 64 |
| |
71 | 65 |
| |
72 | 66 |
| |
73 | - | ||
74 | - | ||
75 | - | ||
76 | - | ||
77 | - | ||
78 | 67 |
| |
79 | 68 |
| |
80 | 69 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 | - | ||
38 | + | ||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | - | ||
46 | - | ||
47 | - | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
0 commit comments