-
fix(core): multi module handling and fall back matching for external nodes (#26277)
发布于
2024-05-30 21:06:58 +00:00 Current Behavior
- Packages such as
minimatchwhich block access to their
package.jsonAND have multi module format outputs are missed by the
target project locator - There is no fall back matching of external nodes from the graph by
name
Expected Behavior
- The target project locator appropriately finds modules such as
minimatch - There is fall back matching of external nodes from the graph by name
Related Issue(s)
Fixes #
下载附件
- Packages such as