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

added getProxy #3320

Merged
merged 3 commits into from
Jan 9, 2018
Merged

added getProxy #3320

merged 3 commits into from
Jan 9, 2018

Commits on Oct 24, 2017

  1. added getProxy

    getProxy checks proxy settings from process.env.https_proxy or Yarn (NPM) config (.npmrc)
    mdogadailo committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    912f838 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2017

  1. changed yarn for npm to get https-proxy

    default value for https-proxy is null, not undefined like in yarn
    mdogadailo committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    f4eaea0 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Configuration menu
    Copy the full SHA
    892cd95 View commit details
    Browse the repository at this point in the history