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

Handle custom yarn tar ball location; make yarn/dist/bin/yarn working again. #844

Closed
wants to merge 4 commits into from

Commits on Aug 30, 2019

  1. fixed two thing:

    1. eirslett#504: Let user specify a custom location of yarn dist tar ball.
    2. eirslett#647: copy installed /node/yarn/yarn-<version> to /node/yarn/dist for execution path.
    Wesley Ren committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    d10113b View commit details
    Browse the repository at this point in the history
  2. update README

    Wesley Ren committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    de53160 View commit details
    Browse the repository at this point in the history
  3. bump up java doc version

    Wesley Ren committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    7c7bf28 View commit details
    Browse the repository at this point in the history
  4. revert java doc version back, since it didn't help

    Wesley Ren committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    21b278a View commit details
    Browse the repository at this point in the history