angular/integration/ng_elements
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
..
e2e refactor: apply prettier formatting to integration (#54653) 2024-04-02 20:42:04 +00:00
src build: Migrate all integration tests with the schematic. (#58160) 2024-10-14 14:58:58 +00:00
BUILD.bazel build: setup test targets for integration tests with new rule (#44238) 2021-12-08 13:42:41 -05:00
package.json build: update all non-major dependencies (#64111) 2025-09-29 10:14:09 -04:00
pnpm-lock.yaml build: lock file maintenance (#64126) 2025-09-29 11:55:51 -04:00
pnpm-workspace.yaml build: remove yarn from integration tests, switch to pnpm (#63902) 2025-09-18 14:39:51 +00:00
rollup.config.mjs feat(bazel): (APF) Angular Package Format updates (#49559) 2023-03-23 08:18:45 -07:00
tsconfig.json build: adopt moduleResolution: "bundler" (#64125) 2025-09-29 14:20:23 -04:00