angular-cn/packages/compiler-cli/ngcc/test/packages
Alex Rickabaugh 4da2dda647 feat(ngcc): support ignoreMissingDependencies in ngcc config (#33192)
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
2019-10-17 19:43:39 -04:00
..
build_marker_spec.ts fix(ngcc): make the build-marker error more clear (#32712) 2019-09-25 11:29:45 -07:00
configuration_spec.ts feat(ngcc): support version ranges in project/default configurations (#33008) 2019-10-10 13:59:57 -07:00
entry_point_bundle_spec.ts feat(ngcc): support ignoreMissingDependencies in ngcc config (#33192) 2019-10-17 19:43:39 -04:00
entry_point_spec.ts feat(ngcc): support ignoreMissingDependencies in ngcc config (#33192) 2019-10-17 19:43:39 -04:00