mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The ngcc integration test application doesn't actually run, but was coded to use the experimental `renderComponent` bootstrapping function. This commit switches it to use the regular, `@angular/platform-browser` based bootstrap instead. PR Close #46568 |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| debug-test.sh | ||
| mock-ngcc-version-marker.js | ||
| ngcc.config.js | ||
| package.json | ||
| run_test.sh | ||
| tsconfig-app.json | ||
| yarn.lock | ||