Commit f69cf6c
authored
build: update karma to v6.3.8 which contains sourcemap generated-code fix (#23922)
Updates to Karma v6.3.8 which contains a sourcemap fix we landed
upstream. Previous versions of Karma printed/polluted the log output
when an error is thrown due to generated-code being part of stack
traces (due to ESBuild downleveling).
More details here:
https://gist.github.com/devversion/549d25915c2dc98a8896ba4408a1e27c.
karma-runner/karma@4f23b141 parent 5fb821f commit f69cf6c
2 files changed
+173
-117
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
0 commit comments