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

fix(runScript): obey silent loglevel #2719

Merged
merged 1 commit into from Feb 22, 2021
Merged

Commits on Feb 22, 2021

  1. fix(runScript): obey silent loglevel

    If the user has specified a silent loglevel, we should pass that intention on
    when we call runScript
    
    Also a small cleanup in lib/run-script.js so that the reference to
    @npmcli/run-script is named the same as other files.
    
    PR-URL: #2719
    Credit: @wraithgar
    Close: #2719
    Reviewed-by: @nlf
    wraithgar authored and nlf committed Feb 22, 2021
    Copy the full SHA
    b018eb8 View commit details
    Browse the repository at this point in the history