mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Also adds auto upgrade from lower version based
on the .d.ts file (e.g. from version 3 to 4).
This is needed as we are now also capturing type aliases
in metadata files (and we rely on this),
see
|
||
|---|---|---|
| .. | ||
| diagnostics | ||
| metadata | ||
| transformers | ||
| aot_host_spec.ts | ||
| extract_i18n_spec.ts | ||
| mocks.ts | ||
| ngc_spec.ts | ||
| perform_watch_spec.ts | ||
| test_support.ts | ||