mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Normally, when ngcc encounters a package with missing dependencies while attempting to determine a compilation ordering, it will ignore that package. This commit adds a configuration for a flag to tell ngcc to compile the package anyway, regardless of any missing dependencies. FW-1931 #resolve PR Close #33192 |
||
|---|---|---|
| .. | ||
| commonjs_dependency_host_spec.ts | ||
| dependency_resolver_spec.ts | ||
| esm_dependency_host_spec.ts | ||
| module_resolver_spec.ts | ||
| umd_dependency_host_spec.ts | ||