mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4e6281f114
The generated metadata is obsolete now that ViewEngine is no longer used, so this commit removes the generation of those file from `ngc_wrapped`. This is needed to allow removal of the metadata collector in a subsequent commit. PR Close #44269