Skip to content

[v14.x backport] errors: print original exception context

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

Merge request reports

Loading