## Current Behavior When using the TS solution setup and `jest` is used, `ts-jest` is used as the transformer in most cases (except when the build compiler is `swc`). The `ts-jest` transformer doesn't support modern module resolutions like `nodenext` and it doesn't support TS project references either. ## Expected Behavior When using the TS solution setup and `jest` is used, `@swc/jest` should be used as the transformer in cases where previously `ts-jest` was being used and regardless of using `swc` as the build compiler. ## Related Issue(s) Fixes #
{{links}}
Nx: Smart Monorepos · Fast CI
Nx is a build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
This package is a Vite plugin for Nx.
{{content}}