angular/adev/shared-docs/utils
Alan Agius e8cfa44b10 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-13 13:07:28 -06:00
..
analytics.utils.ts refactor: ensure modules with 'declare global' are correctly handled by Rollup 2026-03-13 13:07:28 -06:00
animations.utils.ts refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
BUILD.bazel build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
device.utils.ts refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
filesystem.utils.ts docs(docs-infra): remove non-necessary files from playground zip. (#59728) 2025-01-28 20:34:23 +01:00
index.ts refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
navigation.utils.ts docs(docs-infra): don't use URL to check for external links (#58955) 2024-11-28 16:43:28 +01:00
url.utils.ts refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
zip.utils.ts build: migrate to use web test runner rules (#62292) 2025-06-26 17:19:10 +00:00