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

Always set npm.command to canonical command name #2958

Merged
merged 1 commit into from Mar 25, 2021

Commits on Mar 25, 2021

  1. Always set npm.command to canonical command name

    This ensures that we get a npm_command env set to, eg 'run-script'
    instead of the shorthand 'run'.
    
    PR-URL: #2958
    Credit: @isaacs
    Close: #2958
    Reviewed-by: @wraithgar
    isaacs authored and ruyadorno committed Mar 25, 2021
    Copy the full SHA
    59cf379 View commit details
    Browse the repository at this point in the history