发布

  • cleanup(devkit): move the ignore object creation to nx (#32907)

    frostbyte_neo 发布于 2025-10-01 18:32:21 +00:00

    Current Behavior

    Devkit creates the ignore object using the ignore package. Nx also
    creates the ignore object.

    Expected Behavior

    Only nx creates the ignore object using the ignore package. Devkit
    utilizes a util from nx.

    Related Issue(s)

    Fixes #

    下载附件