Commit 5922649
committed
refactor(@angular-devkit/build-angular): replace
Since this is a promise the try/catch block will not catch promise rejections which was the reason for the try/catch block.try/catch block with catch
1 parent 9807291 commit 5922649
File tree
1 file changed
+4
-3
lines changed- packages/angular_devkit/build_angular/src/utils
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments