angular/packages/language-service/test
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
..
legacy build: adopt moduleResolution: "bundler" (#64125) 2025-09-29 14:20:23 -04:00
adapters_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
code_fixes_spec.ts refactor: clean up explicit standalone flags from tests (#63963) 2025-09-22 14:27:34 +00:00
compiler_spec.ts refactor(language-service): Migrate manually ngtsc tests to standalone by default (#58160) 2024-10-14 14:58:58 +00:00
completions_spec.ts refactor: clean up explicit standalone flags from tests (#63963) 2025-09-22 14:27:34 +00:00
definitions_spec.ts build: adopt moduleResolution: "bundler" (#64125) 2025-09-29 14:20:23 -04:00
diagnostic_spec.ts refactor: clean up explicit standalone flags from tests (#63963) 2025-09-22 14:27:34 +00:00
get_outlining_spans_spec.ts refactor(language-service): Migrate manually ngtsc tests to standalone by default (#58160) 2024-10-14 14:58:58 +00:00
get_template_location_for_component_spec.ts refactor(language-service): Migrate manually ngtsc tests to standalone by default (#58160) 2024-10-14 14:58:58 +00:00
gettcb_spec.ts feat(compiler-cli): enable type checking of host bindings by default (#63654) 2025-09-09 14:34:29 -07:00
quick_info_spec.ts feat(compiler-cli): enable type checking of host bindings by default (#63654) 2025-09-09 14:34:29 -07:00
references_and_rename_spec.ts build: adopt moduleResolution: "bundler" (#64125) 2025-09-29 14:20:23 -04:00
semantic_tokens_spec.ts feat(language-service): add semantic tokens for templates (#60260) 2025-06-24 16:27:46 +00:00
signal_input_refactoring_action_spec.ts feat(language-service): support migrating full classes to signal inputs in VSCode (#57975) 2024-09-30 13:29:21 -07:00
signal_queries_refactoring_action_spec.ts feat(language-service): support migrating full classes to signal queries (#58263) 2024-10-18 14:34:47 +00:00
signature_help_spec.ts refactor(language-service): convert scripts within packages/language-service to relative imports (#60540) 2025-03-26 20:40:01 -07:00
ts_utils_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
type_definitions_spec.ts build: adopt moduleResolution: "bundler" (#64125) 2025-09-29 14:20:23 -04:00