angular/integration/i18n/closure.conf
Paul Gschwendtner ab390e49ac test: update i18n integration test to use Ivy (#43431)
Updates the i18n integration test to use Ivy in order to
work with the new Angular v13 package format.

PR Close #43431
2021-10-01 18:28:44 +00:00

20 lines
533 B
Text

--compilation_level=SIMPLE
--language_in=ECMASCRIPT_2020
--language_out=ECMASCRIPT_2020
--js_output_file=dist/bundle.js
--output_manifest=dist/manifest.MF
--variable_renaming_report=dist/variable_renaming_report
--property_renaming_report=dist/property_renaming_report
--create_source_map=%outname%.map
--warning_level=QUIET
--dependency_mode=PRUNE
--rewrite_polyfills=false
--module_resolution=node
--package_json_entry_names es2020,module
node_modules/zone.js/zone_externs.js
--js built/bundle.js
--entry_point=built/bundle.js