mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
ngcc used to rewrite `PRE_R3` markers to become `POST_R3` in order to switch the runtime implementation in `@angular/core` from View Engine to Ivy. Now that `@angular/core` is published as native Ivy package and the runtime switch code has been removed, there is no need for ngcc to perform this transform anymore. PR Close #43891 |
||
|---|---|---|
| .. | ||
| src | ||
| debug-test.sh | ||
| mock-ngcc-version-marker.js | ||
| ngcc.config.js | ||
| package.json | ||
| test.sh | ||
| tsconfig-app.json | ||
| yarn.lock | ||