发布

  • fix(react): normalize paths correctly when generating stories (#31944)

    frostbyte_neo 发布于 2025-07-16 15:01:13 +00:00

    Current Behavior

    When generating stories, the generation can fail due to a bad path
    normalization with:

     NX   Failed to read src/src/app/app.tsx
    
    Pass --verbose to see the stacktrace.
    

    Expected Behavior

    Generating stories should work correctly.

    (cherry picked from commit 71b958c053)

    下载附件