angular/packages/compiler-cli/integrationtest
Kristiyan Kostadinov 585e34bf6c feat(core): remove entryComponents (#49484)
`entryComponents` have been deprecated since version 9, because with Ivy they weren't necessary. These changes remove any remaining references.

BREAKING CHANGE:
* `entryComponents` has been deleted from the `@NgModule` and `@Component` public APIs. Any usages can be removed since they weren't doing anyting.
* `ANALYZE_FOR_ENTRY_COMPONENTS` injection token has been deleted. Any references can be removed.

PR Close #49484
2023-03-23 10:38:03 -07:00
..
bazel test: update tests to remove deprecated withServerTransition (#49422) 2023-03-15 17:08:18 -07:00
flat_module refactor(compiler-cli): remove enableIvy options (#47346) 2022-09-06 11:33:48 -07:00
ngtools_src refactor(compiler-cli): remove enableIvy options (#47346) 2022-09-06 11:33:48 -07:00
src feat(core): remove entryComponents (#49484) 2023-03-23 10:38:03 -07:00
test feat(core): remove entryComponents (#49484) 2023-03-23 10:38:03 -07:00
third_party_src refactor(compiler-cli): remove enableIvy options (#47346) 2022-09-06 11:33:48 -07:00
BUILD.bazel test: remove view-engine-only tests (#43884) 2021-11-23 21:10:06 +00:00
package.json test(compiler-cli): fix integration test failing on windows due to missing runfile symlinking (#43431) 2021-10-01 18:28:46 +00:00
test.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
test_helpers.js test: update source-map tests to account for source-map breaking change (#46888) 2022-07-19 09:40:54 -07:00
tsconfig-build.json refactor(compiler): drop obsolete NgFactory and NgSummary config options (#48268) 2023-02-21 13:03:59 -08:00
tsconfig-xi18n.json refactor(compiler): drop obsolete NgFactory and NgSummary config options (#48268) 2023-02-21 13:03:59 -08:00