angular/packages/core/primitives
Alan Agius bb628d8b50 refactor: ensure modules with 'declare global' are correctly handled by Rollup
Explicitly adding an `export {}` to modules containing `declare global` fixes an issue where Rollup would incorrectly claim that the `global` variable is not defined in the emitted `.d.ts` files.

Needed to land the latest `rules_angular`.
2026-03-12 14:58:00 -06:00
..
defer feat(core): support IntersectionObserver options in viewport triggers (#64130) 2025-10-09 05:32:21 -07:00
devtools refactor(core): export profile event as enum and move profile_types.ts and framework to shared devtools folder 2025-11-19 15:22:49 -08:00
di refactor(common): Removes unused imports to clean up dependencies 2025-11-06 08:35:28 -08:00
dom-navigation refactor(core): Use the provided Document value rather than global in FakeNavigation 2026-01-08 13:28:18 -08:00
event-dispatch refactor: ensure modules with 'declare global' are correctly handled by Rollup 2026-03-12 14:58:00 -06:00
signals refactor: ensure modules with 'declare global' are correctly handled by Rollup 2026-03-12 14:58:00 -06:00