angular/packages/compiler-cli/src
Matthieu Riegler 608a1511ca refactor(compiler-cli): Don't extract abstract overload multiple times (#57707)
Prior to this commit, each abstract method that was overloaded was extracted. With this commit it will be extracted only once. Every overload was and still will be supported by the signatures.

fixes #57693

PR Close #57707
2024-10-16 07:31:48 +00:00
..
bin refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
ngtsc refactor(compiler-cli): Don't extract abstract overload multiple times (#57707) 2024-10-16 07:31:48 +00:00
transformers refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
extract_i18n.ts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
main.ts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
perform_compile.ts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
perform_watch.ts refactor(compiler): update dependency chokidar to v4 (#57945) 2024-10-04 10:56:03 -07:00
typescript_support.ts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
version.ts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
version_helpers.ts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00