mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
3ee883e417
This commit updates docs extraction logic to avoid requiring the `@ngModule` tag on standalone types, since they don't have to be present in any NgModule. PR Close #47024