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

src: whitelist new options for NODE_OPTIONS #13002

Merged
merged 1 commit into from
May 17, 2017

Commits on May 17, 2017

  1. src: whitelist new options for NODE_OPTIONS

    Add --inspect-*, --napi-modules, --trace-event-categories
    
    Remove --prof-process, like -p and -e, it causes node to do something
    other than run node js scripts.
    
    PR-URL: nodejs#13002
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    sam-github committed May 17, 2017
    Configuration menu
    Copy the full SHA
    d6cd466 View commit details
    Browse the repository at this point in the history