mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
61624fde3f
Removed `standalone: true` since it is now the default and no longer necessary. refactor(common): update ngComponentOutlet and ngTemplateOutlet examples and remove redundant standalone flag Removed `standalone: true` since it is now the default and no longer necessary. PR Close #64155