mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 12:34:32 +08:00
In some cases, the index.html file emitted contained the wrong contents. This because in OutputFiles there were present multiple files with the same name. Closes #26593