| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: remove cjs loader from stack traces | Geoffrey Booth | 2022-08-14 | 1 | -0/+2 |
| | | | | | | PR-URL: https://github.com/nodejs/node/pull/44197 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaƫl Zasso <targos@protonmail.com> | ||||
| * | errors: print original exception context | bcoe | 2020-05-24 | 1 | -0/+5 |
| When --enable-source-maps is set, the error context displayed above the stack trace now shows original source rather than transpiled. PR-URL: https://github.com/nodejs/node/pull/33491 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> | |||||
