mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
By pulling in `compiler` into `core` the `compiler` was not 100% tree-shakable and about 8KB of code was retained when tree-shaken with closure. PR Close #25531 |
||
|---|---|---|
| .. | ||
| ast.ts | ||
| html_parser.ts | ||
| html_tags.ts | ||
| html_whitespaces.ts | ||
| icu_ast_expander.ts | ||
| interpolation_config.ts | ||
| lexer.ts | ||
| parser.ts | ||
| tags.ts | ||
| xml_parser.ts | ||
| xml_tags.ts | ||