a107e9edc6
Previously, it was possible for multiple instance of ngcc to be running at the same time, but this is not supported and can cause confusing and flakey errors at build time. Now, only one instance of ngcc can run at a time. If a second instance tries to execute it fails with an appropriate error message. See https://github.com/angular/angular/issues/32431#issuecomment-571825781 PR Close #34722 |
||
---|---|---|
.. | ||
analysis | ||
dependencies | ||
entry_point_finder | ||
execution | ||
helpers | ||
host | ||
integration | ||
logging | ||
migrations | ||
packages | ||
rendering | ||
writing | ||
BUILD.bazel | ||
utils_spec.ts |