发布

  • fix(node): outputs should be in the correct format for prune and copy-workspace-modules targets (#32178)

    frostbyte_neo 发布于 2025-07-31 19:22:24 +00:00

    Current Behavior

    When running nx prune api it fails with:

     NX   The following outputs are invalid: 
    
     - apps/api/dist/package.json
     - apps/api/dist/package-lock.json
    

    Expected Behavior

    Prune should work.

    Related Issue(s)

    Fixes #

    下载附件