Commit 4f2bcdc
committed
fix(@schematics/angular): prevent error when tsconfig file is missing in application builder migration
If the root tsconfig.json is missing we should not error.
Closes angular#297541 parent 434198c commit 4f2bcdc
File tree
1 file changed
+6
-2
lines changed- packages/schematics/angular/migrations/use-application-builder
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
463 | | - | |
464 | | - | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
465 | 469 | | |
466 | 470 | | |
467 | 471 | | |
| |||
0 commit comments