angular/adev/shared-docs
Alan Agius fc643c9044 build: adopt moduleResolution: "bundler" (#64125)
This commit updates the TypeScript configuration across the project to use `moduleResolution: "bundler"`. This modernizes our module resolution strategy to align with current TypeScript best practices and bundler behaviors.

The following changes are included:
- Updated `tsconfig.json` files to set `moduleResolution` to `"bundler"`.
- Updated the `rules_angular` bazel dependency to a version compatible with these changes.
- Adjusted related test files and golden files to reflect the new module resolution strategy.

PR Close #64125
2025-09-29 14:20:23 -04:00
..
components docs: remove api grouping toggle (#63961) 2025-09-19 22:13:21 +00:00
directives docs(docs-infra): properties should be readonly (#63492) 2025-08-29 14:06:33 -07:00
icons refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
interfaces docs: Introduce API category sorting (#63914) 2025-09-19 14:44:10 +00:00
pipeline build: adopt moduleResolution: "bundler" (#64125) 2025-09-29 14:20:23 -04:00
pipes build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
providers build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
services docs(docs-infra): don't discard favorites in search history when reselected (#63906) 2025-09-22 14:22:19 +00:00
styles docs(docs-infra): align docs-step number to the heading (#64035) 2025-09-24 18:31:42 +00:00
testing build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
utils build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
BUILD.bazel build: migrate all npm packages to use new rules_js based npm_package rule (#62954) 2025-08-05 19:08:45 +00:00
defaults.bzl build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
index.bzl docs: Add back script to generate example previews map (#60778) 2025-04-11 17:19:33 -04:00
index.ts docs(docs-infra): Use intersectionObserver for TOC (#60166) 2025-03-05 12:09:45 -08:00
package.json build: update dependency jsdom to v27 (#63780) 2025-09-15 15:28:37 +00:00
tsconfig-test.json build: remove ts_project_interop file (#63421) 2025-08-27 11:23:57 -07:00
tsconfig.json build: move all rule/macro loading into adev/defaults.bzl and fix intellisense loading (#62627) 2025-07-14 15:47:05 -07:00