mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
bb06432948
This commit updates the `renderApplication`, `renderModule` and `renderModuleFactory` functions to append a special marker (in a form of an attribute, called `ng-server-context`) to the component host elements. This marker is needed to analyze how a page was rendered. PR Close #47103