Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(jest): switch to @swc/jest for faster transforms #2620

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

thevuong
Copy link
Contributor

@thevuong thevuong commented Dec 10, 2024

Remove ts-jest and configure @swc/jest for JavaScript/TypeScript transformations. This change improves the speed of transforming source files before running tests and supports modern React syntax with automatic runtime.

Remove ts-jest and configure @swc/jest for JavaScript/TypeScript transformations. This change improves the speed of transforming source files before running tests and supports modern React syntax with automatic runtime.
@gpbl gpbl merged commit 121814a into gpbl:main Dec 10, 2024
10 checks passed
@gpbl
Copy link
Owner

gpbl commented Dec 10, 2024

@thevuong woot thanks so much! Long time due!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants