mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9cca82ed70
Dynamic embedded views were conceptually different from inline embedded views, but we have since removed the inline embedded views so we now only have "embedded views". See related refactoring work to remove inline embedded views in #34715 and #37073. PR Close #37117