mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
39a71eb0ec
This is needed to resolve symbols without `.d.ts` files. This bumps the version of the metadata from 1 to 2. This adds logic into `ng_host.ts` to automatically upgrade version 1 to version 2 metadata by adding the exported symbols from the `.d.ts` file.