angular/packages/compiler-cli/integrationtest
Andrew Kushnir 83a6e203e3 refactor(compiler): drop obsolete NgFactory and NgSummary config options (#48268)
The options to generate NgFactory and NgSummary files were added to Ivy for backwards compatibility with ViewEngine. Since ViewEngine was deprecated and removed, the NgFactory and NgSummary files are no longer used as well.

This commit drops obsolete options to generate NgFactory and NgSummary files. Also, the logic that generates those files is also removed.

PR Close #48268
2023-02-21 13:03:59 -08:00
..
bazel refactor(compiler): drop obsolete NgFactory and NgSummary config options (#48268) 2023-02-21 13:03:59 -08: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 refactor(compiler): drop obsolete NgFactory and NgSummary config options (#48268) 2023-02-21 13:03:59 -08:00
test refactor(compiler): drop obsolete NgFactory and NgSummary config options (#48268) 2023-02-21 13:03:59 -08: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