mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-23 23:59:27 +08:00
With this change we fix an issue which caused a file not found error when trying to modify the file after it was renamed. Closes #14255 and closes #21083