mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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. |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| index.ts | ||
| package.json | ||
| rollup-testing.config.js | ||
| rollup.config.js | ||
| tsconfig-build.json | ||
| tsconfig-testing.json | ||