mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Since APF can contain shared chunks, where e.g. `eetemplate` lives, the `coreHasSymbol` check is no longer reliable. Right now it even prevents the version range check (that is reliably working) from running because we detect a `index.d.ts` file but simply don't find the requested symbol in there (we don't expand exports via type checker). PR Close #60825 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| linker | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||