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` |
||
|---|---|---|
| .. | ||
| linker | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-test.json | ||
| tsconfig.json | ||