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

Clean up node path prepending #7057

Merged
merged 6 commits into from Mar 8, 2019
Merged

Commits on Feb 22, 2019

  1. Delete unused scriptsPrependNodePath config option.

    yarnpkg#6382 (e905f74) made this option obsolete.
    jasongrout committed Feb 22, 2019
    Copy the full SHA
    d75ef2f View commit details
    Browse the repository at this point in the history
  2. Do not prepend the node exec path.

    yarnpkg#6382 (e905f74) made this unnecessary.
    jasongrout committed Feb 22, 2019
    Copy the full SHA
    6098224 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Update CHANGELOG.md

    arcanis committed Feb 28, 2019
    Copy the full SHA
    959c5c0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e18d959 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Clarify in changelog the --scripts-prepend-node-path is removed becau…

    …se it is obsolete
    
    The current behavior after this PR is not to make `--scripts-prepend-node-path` always on, but to have a better default behavior than the option provided.
    jasongrout committed Mar 4, 2019
    Copy the full SHA
    24d50ec View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Copy the full SHA
    ef7fda4 View commit details
    Browse the repository at this point in the history