发布

  • fix(core): multi module handling and fall back matching for external nodes (#26277)

    frostbyte_neo 发布于 2024-05-30 21:06:58 +00:00

    Current Behavior

    • Packages such as minimatch which block access to their
      package.json AND 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 #

    下载附件