mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
ngcc has a basic integration test infrastructure that downlevels TypeScript code into bundle formats that need to be processed by ngcc. Until now, only ES5 bundles were created with a flat structure, however more complex scenarios require an APF-like layout containing multiple bundle formats. PR Close #33875 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| ngcc | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||