angular/packages/platform-server/test
Alan Agius 378284fa08 refactor(core): introduce ngServerMode as global (#58386)
This commit adds the `ngServerMode` as global, which allows for the tree-shaking of server-only code from the bundles. When this flag is unset at runtime, server-specific code will be excluded by Closure, optimizing bundle size.

**Internal Angular Flag:** This is an internal Angular flag (not a public API), avoid relying on it in application code.

PR Close #58386
2024-10-30 10:13:28 -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): introduce ngServerMode as global (#58386) 2024-10-30 10:13:28 -07:00
full_app_hydration_spec.ts refactor(core): introduce ngServerMode as global (#58386) 2024-10-30 10:13:28 -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): introduce ngServerMode as global (#58386) 2024-10-30 10:13:28 -07:00
integration_spec.ts refactor(core): introduce ngServerMode as global (#58386) 2024-10-30 10:13:28 -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