0b69fabcf5
Ngcc uses the `paths` property to compute the potential base-paths for packages that are being processed. If the `paths` contain a wildcard `*` within a path segment, ngcc was not finding the base-path correctly. Now when a wildcard is found, there is an additional search to look for paths that might match the wildcard. Fixes #41014 PR Close #41033 |
||
---|---|---|
.. | ||
directory_walker_entry_point_finder_spec.ts | ||
program_based_entry_point_finder_spec.ts | ||
targeted_entry_point_finder_spec.ts | ||
utils_spec.ts |