mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This is necessary for closure compiler in order to support cross chunk code motion. I'm intentionally not annotating these call sites with @__PURE__ at the moment because build-optimizer does it within the Angular CLI build. In the future we might want to consider having both annotations here in case we change how build-optimizer works. PR Close #41096 |
||
|---|---|---|
| .. | ||
| directives | ||
| i18n | ||
| location | ||
| pipes | ||
| common.ts | ||
| common_module.ts | ||
| cookie.ts | ||
| dom_adapter.ts | ||
| dom_tokens.ts | ||
| platform_id.ts | ||
| private_export.ts | ||
| version.ts | ||
| viewport_scroller.ts | ||