angular/packages/platform-server/test
Matthieu Riegler 5d9cc8f408 refactor(core): remove the standalone feature (#58288)
By removing the standalone feature, we reduce the amount of code generated for components but at the cost of including the `StandaloneService` in the main bundle even if no standalone components are included in it.

PR Close #58288
2024-10-24 16:19:02 -07:00
..
BUILD.bazel refactor(core): restructure hydration test files (#58196) 2024-10-14 14:26:26 -07:00
dom_utils.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
event_replay_spec.ts refactor(core): add incremental hydration infrastructure (#58193) 2024-10-21 12:05:06 -07:00
full_app_hydration_spec.ts refactor(core): add incremental hydration infrastructure (#58193) 2024-10-21 12:05:06 -07:00
hydration_utils.ts feat(core): Add incremental hydration public api (#58249) 2024-10-22 09:37:31 -07:00
incremental_hydration_spec.ts refactor(core): incremental hydration cleanup (#58290) 2024-10-22 09:43:43 -07:00
integration_spec.ts refactor(core): restructure hydration test files (#58196) 2024-10-14 14:26:26 -07:00
transfer_state_spec.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00