mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `isTypeOnly` property was deprecated in TypeScript and replaced by `phaseModifier`. Updates the check to use `phaseModifier`, which is the recommended API for detecting type-only imports. Additionally, removes the unused `metadata` parameter from the `NgModuleExtractor` |
||
|---|---|---|
| .. | ||
| bin | ||
| ngtsc | ||
| transformers | ||
| extract_i18n.ts | ||
| main.ts | ||
| perform_compile.ts | ||
| perform_watch.ts | ||
| typescript_support.ts | ||
| version.ts | ||
| version_helpers.ts | ||