angular/packages/compiler-cli/test
Kristiyan Kostadinov b0ab653965 fix(compiler-cli): report when NgModule imports or exports itself (#58231)
Reports a diagnostic if an NgModule refers to itself in its `imports` or `exports`. Previously the compiler would go into an infinite loop.

Fixes #58224.

PR Close #58231
2024-10-18 09:26:45 +00:00
..
compliance refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
ngtsc fix(compiler-cli): report when NgModule imports or exports itself (#58231) 2024-10-18 09:26:45 +00:00
BUILD.bazel refactor(compiler-cli): move JIT transforms into ngtsc (#56892) 2024-07-10 17:29:20 +02:00
extract_i18n_spec.ts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
mocks.ts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
perform_compile_spec.ts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
perform_watch_spec.ts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
test_support.ts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
typescript_support_spec.ts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
version_helpers_spec.ts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00