Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Commits on Mar 10, 2021

  1. 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.
    
    Backport-PR-URL: nodejs#37700
    PR-URL: nodejs#33491
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
    bcoe committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    efe28e3 View commit details
    Browse the repository at this point in the history