angular/devtools/projects
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
..
demo-no-zone build: drop usage of pkg_web (#62990) 2025-08-05 10:08:47 +02:00
ng-devtools fix(devtools): signal graph linkedSignal node UI (#64105) 2025-09-26 11:55:00 -04:00
ng-devtools-backend build: adopt moduleResolution: "bundler" (#64125) 2025-09-29 14:20:23 -04:00
protocol refactor(devtools): guard value reads in the serializer (#64096) 2025-09-29 13:08:11 -04:00
shared-utils build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
shell-browser refactor(devtools): themed devtool tab icons for firefox (#64122) 2025-09-29 09:31:03 -04:00