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(packageRelativePath): fix 'where' for file deps #137

Closed
wants to merge 2 commits into from

Commits on Jan 11, 2019

  1. fix(packageRelativePath): fix 'where' for file deps

    Fix 'where' for file deps. It makes more sense for the 'where' to be the 
    directory the file is in (and was possibly built in) than it being the 
    file itself, having no use whatsoever.
    
    See https://npm.community/t/3364
    larsgw authored and Audrey Eschright committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    b064135 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. test: update tarballs

    larsgw authored and Audrey Eschright committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    4936cf0 View commit details
    Browse the repository at this point in the history