Commit 424a949
committed
fix(@schematics/angular): application migration should migrate karma builder package
The `use-application-builder` update migration will now attempt to migrate
the `karma` builder to use the `@angular/build` package if no other
`@angular-devkit/build-angular` usage is present.1 parent f669657 commit 424a949
File tree
1 file changed
+8
-0
lines changed- packages/schematics/angular/migrations/use-application-builder
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
220 | 221 | | |
221 | 222 | | |
222 | 223 | | |
| |||
242 | 243 | | |
243 | 244 | | |
244 | 245 | | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
245 | 253 | | |
246 | 254 | | |
247 | 255 | | |
| |||
0 commit comments