angular/packages/platform-server
Jan Martin a6f0d5bc20 fix(platform-server): less aggressive ngServerMode cleanup (#61106)
Other code may depend on `ngServerMode` and it might have been set
globally / via a bundler. Forcing it to `undefined` in those situations
can lead to hard debug issues where the only symptom is that "suddenly"
browser-specific code paths run on the server and (obviously) break.

PR Close #61106
2025-05-06 09:08:48 -07:00
..
init feat(bazel): support bundling .d.ts with code splitting (#60321) (#60332) 2025-03-11 15:33:05 -07:00
src fix(platform-server): less aggressive ngServerMode cleanup (#61106) 2025-05-06 09:08:48 -07:00
test fix(platform-server): less aggressive ngServerMode cleanup (#61106) 2025-05-06 09:08:48 -07:00
testing refactor(platform-server): switching to relative imports within the platform-server package (#60559) 2025-03-27 18:31:52 +00:00
BUILD.bazel feat(bazel): support shared chunks in ng_package (#60241) 2025-03-06 10:29:05 -08:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json fix(platform-server): add missing peer dependency for rxjs (#60308) 2025-03-10 11:41:06 -07:00
PACKAGE.md docs: drop glossary links (#55044) 2024-03-28 13:02:50 -07:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00