mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c996b477a9
As part of the devtools migration, we copied the custom http server/ dev-server from the `angular/components` repo. This server implementation has now moved to the shared dev-infra code, and we can clean up the copy in this repository now. PR Close #45452