| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
… fix 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@4f23b14
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
… 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@4f23b14 (cherry picked from commit f69cf6c)
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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@4f23b14
Example stack trace in a test which uses async/await (which is downleveled)
