angular/tools/symbol-extractor/symbol_extractor_spec
Paul Gschwendtner c3a5568143 build: update symbol extractor to support IIFE bundles using arrow-functions (#44490)
Updates the symbol extractor to support IIFE bundles using
arrow-functions instead of function declarations. This is in preparation
for running symbol extraction tests with the overhauled optimization
pipeline for Angular v13, relying on ESBuild internally.

Also removes rollup-specific code that does not seem to be relevant
anymore / rollup will be replaced anyway.

PR Close #44490
2022-01-04 12:14:14 -08:00
..
BUILD.bazel build: fix symbol extractor not dealing with ES2015 classes (#38093) 2020-07-16 13:54:23 -07:00
dont_pick_up_inner_symbols.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
dont_pick_up_inner_symbols.json test: Add bundle symbol extractor tool (#22002) 2018-02-13 11:28:54 -08:00
drop_trailing_suffix.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
drop_trailing_suffix.json test: improve symbol-extractor test by ignoring $1 suffix (#28098) 2019-01-14 09:55:30 -08:00
empty.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
empty.json test: Add bundle symbol extractor tool (#22002) 2018-02-13 11:28:54 -08:00
empty_iife.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
empty_iife.json test: Add bundle symbol extractor tool (#22002) 2018-02-13 11:28:54 -08:00
es2015_class_output.json build: fix symbol extractor not dealing with ES2015 classes (#38093) 2020-07-16 13:54:23 -07:00
es2015_class_output.ts build: fix symbol extractor not dealing with ES2015 classes (#38093) 2020-07-16 13:54:23 -07:00
hello_world_min_debug.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
hello_world_min_debug.json test: update size goldens to reflect new ES2020 terser v5 output (#43431) 2021-10-01 18:28:42 +00:00
iife_arrow_function.js build: update symbol extractor to support IIFE bundles using arrow-functions (#44490) 2022-01-04 12:14:14 -08:00
iife_arrow_function.json build: update symbol extractor to support IIFE bundles using arrow-functions (#44490) 2022-01-04 12:14:14 -08:00
simple.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
simple.json test: Add bundle symbol extractor tool (#22002) 2018-02-13 11:28:54 -08:00
two_symbols_per_var.js build: update symbol extractor test to work with terser v5 (#43431) 2021-10-01 18:28:42 +00:00
two_symbols_per_var.json build: update symbol extractor test to work with terser v5 (#43431) 2021-10-01 18:28:42 +00:00
var_list.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
var_list.json test: Add bundle symbol extractor tool (#22002) 2018-02-13 11:28:54 -08:00