mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
71eba450e6
Under Windows, the server binary has an extension of `.exe` and the current logic is not handling that. Partially addresses: #29785 PR Close #30346