angular/integration/ng_elements/closure.conf
Paul Gschwendtner 6e4821f06c test: update ng_elements integration test to run with APF v13 (#43431)
Updates the `ng_elements` integration test to work with the APF
v13 format by also enabling the linker for the FW packages.

PR Close #43431
2021-10-01 18:28:46 +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