angular/tools/symbol-extractor
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
..
symbol_extractor_spec build: update symbol extractor to support IIFE bundles using arrow-functions (#44490) 2022-01-04 12:14:14 -08:00
BUILD.bazel build: update to latest version of rules_nodejs v3.3.0 (#41599) 2021-04-13 17:37:28 -07:00
cli.ts build: remove view engine build infrastructure (#43884) 2021-11-23 21:10:06 +00:00
index.bzl build: remove view engine build infrastructure (#43884) 2021-11-23 21:10:06 +00:00
run_all_symbols_extractor_tests.js build: Use Ivy compiler for bazel builds by default (#43862) 2021-10-19 10:06:54 -07:00
symbol_extractor.ts build: update symbol extractor to support IIFE bundles using arrow-functions (#44490) 2022-01-04 12:14:14 -08:00
symbol_extractor_spec.ts build: fix symbol extractor not dealing with ES2015 classes (#38093) 2020-07-16 13:54:23 -07:00