angular/packages/core/test/bundling/router
arturovt 7f95f02d05 refactor(core): tree-shake REF_EXTRACTOR_REGEXP (and dependencies)
`new RegExp()` with computed strings can't be analyzed statically. The bundler can't prove the template string evaluation has no side effects; as thus this expression is considered a side-effect.
2025-11-10 07:48:39 -08:00
..
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
bundle.golden_symbols.json refactor(core): tree-shake REF_EXTRACTOR_REGEXP (and dependencies) 2025-11-10 07:48:39 -08:00
main.ts refactor: clean up explicit standalone flags from tests (#63963) 2025-09-22 14:27:34 +00:00
treeshaking_spec.ts build: migrate packages/core/test to new jasmine_test rule (#61902) 2025-06-12 10:00:09 +02:00