mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit updates the code to include the TransferState providers (used for serialization) into the `ServerModule` instead of having the need to import the `ServerTransferStateModule` separately. The list of providers in the `ServerTransferStateModule` is now empty and importing it is a noop. This is not a breaking change, since the `ServerModule` must be included anyways to make server rendering work correctly. PR Close #46899 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| integration_spec.ts | ||
| server_styles_host_spec.ts | ||