mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ec9dc94cee
This is necessary to use SSR safely with `createApplication` and avoid constraining users to `bootstrapApplication`. It is one more step towards feature parity between `createApplication` and `bootstrapApplication`.