angular/goldens/public-api/platform-server
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
..
init build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
testing build: update to TypeScript 5.5 stable (#56358) 2024-06-25 09:29:16 -07:00
index.api.md refactor(core): introduce ngServerMode as global (#58386) 2024-10-30 10:13:28 -07:00