Commit d556c60
committed
fix(@angular/build): show full aggregate errors from vitest
Vitest may throw an `AggregateError` which can contain one or more specific
errors. The output console logging will now show each of these specific
errors in addition to the main thrown error.1 parent d2bd7f6 commit d556c60
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
149 | 156 | | |
150 | 157 | | |
151 | 158 | | |
| |||
0 commit comments