mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Introduces the new `ANALYZE_FOR_PRECOMPILE` token. This token can be used to create a virtual provider that will populate the `precompile` fields of components and app modules based on its `useValue`. All components that are referenced in the `useValue` value (either directly or in a nested array or map) will be added to the `precompile` property. closes #9874 related to #9726 |
||
|---|---|---|
| .. | ||
| a | ||
| animate.ts | ||
| basic.css | ||
| basic.html | ||
| basic.ts | ||
| bootstrap.ts | ||
| dep.d.ts | ||
| features.ts | ||
| funcs.ts | ||
| module.ts | ||
| module_fixtures.ts | ||
| precompile.ts | ||
| projection.ts | ||
| queries.ts | ||
| shared.css | ||