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

Angular: Fix missing architect properties #9390

Merged
merged 2 commits into from Jan 14, 2020

Commits on Jan 11, 2020

  1. chore(app/angular): add additional log outputs

    this should help improving the error reporting when a user has trouble using app/angular
    kroeder committed Jan 11, 2020
    Copy the full SHA
    7980eb6 View commit details
    Browse the repository at this point in the history
  2. fix(app/angular): add missing architect.build properties

    previously angular-devkit has thrown an error if they were missing
    
    fixes #9319
    kroeder committed Jan 11, 2020
    Copy the full SHA
    f419b7f View commit details
    Browse the repository at this point in the history