Commit 0851d2e
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.
(cherry picked from commit d556c60)1 parent c4fd220 commit 0851d2e
1 file changed
+7
-0
lines changed| 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