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(jsii-diff): don't fail on new packages #502

Merged
merged 1 commit into from
May 8, 2019

Commits on May 8, 2019

  1. fix(jsii-diff): don't fail on new packages

    When a new package is created, jsii-diff will try to download the
    previous package from NPM and then fail.
    
    Remember that the package doesn't exist upstream and fail silently
    in that case.
    Rico Huijbers committed May 8, 2019
    Configuration menu
    Copy the full SHA
    9e01396 View commit details
    Browse the repository at this point in the history