mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The View Engine ngc tests currently rely on the `npm_package` output that is built locally. This becomes problematic with the new Angular Package Format v13 where no metadata files are shipped. To continue being able to test View Engine compilation, we will use the v12.x framework packages for running the View Engine test. Note: This means that we no longer test metadata extraction directly for our framework packages, but given that any change to View Engine will still land in patch, where the VE packaging still occurs, we should be covered here. PR Close #43431 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| linker | ||
| ngcc | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||