Skip to content

ChrisMBarr/angular-cli-issue-30374-reproduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular CLI Issue #30374 Reproduction

angular/angular-cli#30374

Instructions

  • run npm install from the root. it installs packages there and in the child apps
    • you can verify that each app runs and works
  • run npm run update-angular-apps
    • The child angular apps are updated, but a fake dependency is added to each of those child package.json files like "app-1": "file:"

Releases

No releases published

Packages

No packages published