mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Whenever information is requested from the template checker right now, the shim is only ensured to be generated for the single file/component. This is slow in migrations where we don't want to collect diagnostics, but rather request information from the component state. This commit supports `OptimizeFor` in `checker#getTemplate`. PR Close #58106 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| linker | ||
| ngcc | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||