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(config): fix noproxy #3508

Merged
merged 1 commit into from Jul 12, 2021
Merged

fix(config): fix noproxy #3508

merged 1 commit into from Jul 12, 2021

Commits on Jul 12, 2021

  1. fix(config): fix noproxy

    The flattener worked for everything except for when you are using
    `npm config set` itself.  Now it works for both.
    
    PR-URL: #3508
    Credit: @wraithgar
    Close: #3508
    Reviewed-by: @nlf
    wraithgar committed Jul 12, 2021
    Copy the full SHA
    3ecf19c View commit details
    Browse the repository at this point in the history