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

ci: Add ANGULAR_PACKAGE to snapshot builds #31900

Closed
wants to merge 2 commits into from

Commits on Jul 29, 2019

  1. ci: Add ANGULAR_PACKAGE to snapshot builds

    Ivy snapshots no longer contain metadata.json which breaks the detection logic for
    Angular Package Format (APF) in npm/yarn install.
    This PR adds ANGULAR_PACAKGE as a magic file to denote APF.
    See bazelbuild/rules_nodejs#927
    kyliau committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    53ac42d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

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