Revision c3a55681436afb0b57a03871858fdf33eec5726a authored by Paul Gschwendtner on 15 December 2021, 15:14:31 UTC, committed by Dylan Hunn on 04 January 2022, 20:14:14 UTC
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
1 parent 02bc458
History
File Mode Size
README.md -rw-r--r-- 967 bytes
bazel.common.rc -rw-r--r-- 498 bytes
bazel.linux.rc -rw-r--r-- 1.1 KB
bazel.windows.rc -rw-r--r-- 750 bytes
config.yml -rw-r--r-- 36.7 KB
env-helpers.inc.sh -rw-r--r-- 2.6 KB
env.sh -rwxr-xr-x 6.9 KB
gcp_token -rw-r--r-- 2.3 KB
github_token -rw-r--r-- 80 bytes
rebase-pr.js -rw-r--r-- 6.4 KB
setup_cache.sh -rwxr-xr-x 385 bytes
trigger-webhook.js -rw-r--r-- 2.8 KB
windows-env.ps1 -rw-r--r-- 3.8 KB

README.md

back to top