angular/adev/shared-docs/pipeline/tutorials
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
..
common build: adopt moduleResolution: "bundler" (#64125) 2025-09-29 14:20:23 -04:00
BUILD.bazel build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
metadata.mts docs: fix broken reveal answer button (#61925) 2025-06-06 11:26:44 +02:00
playground_index.mts build: migrate remaing esbuild and nodejs_binary usages to new toolchain (#62435) 2025-07-03 08:09:33 +00:00
routes.mts docs(docs-infra): limit file interactions on tutorials. (#61696) 2025-05-27 11:33:10 -07:00
source-code.mts build: migrate adev shared-docs package to use ts_project (#61193) 2025-05-09 16:30:05 +00:00
tutorial_index.mts build: migrate remaing esbuild and nodejs_binary usages to new toolchain (#62435) 2025-07-03 08:09:33 +00:00
utils.mts build: migrate adev shared-docs package to use ts_project (#61193) 2025-05-09 16:30:05 +00:00
webcontainers.mts build: migrate adev shared-docs package to use ts_project (#61193) 2025-05-09 16:30:05 +00:00