发布

  • feat(vitest): split vitest into @nx/vitest plugin (#33311)

    frostbyte_neo 发布于 2025-11-10 16:22:47 +00:00

    Split vitest out of @nx/vite and create a new @nx/vitest.

    This allows for each plugin to have a single responsibility. One for
    bundling, one for testing.

    It should allow for lighter setups where Vite for Bundling is not
    required, but users still want to use vitest for testing.


    Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
    Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com>
    Co-authored-by: Coly010 Coly010@users.noreply.github.com

    下载附件