mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
fc912f4128
Write to the unique log file, to prevent being overwritten, for `FATAL_ERROR` failures in the release tooling. This will help to assist in determining where something goes wrong in the process as well as being able to resume the action. PR Close #40524