## 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.
What is It?
It's an Nx plugin used to build other Nx plugins.
Check out the list of community plugins and the documentation on how to create one using create-nx-plugin here: https://nx.dev/community
{{content}}