mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| location/ts | ||
| ngComponentOutlet/ts | ||
| ngIf/ts | ||
| ngTemplateOutlet/ts | ||
| pipes/ts | ||
| BUILD.bazel | ||
| main.ts | ||
| test_module.ts | ||