Skip to content

Conversation

@jkone27
Copy link
Owner

@jkone27 jkone27 commented Apr 8, 2025

No description provided.

test: {
include: ["**/*.{test,spec}.{js,jsx,ts,tsx,fs}"],
exclude: [...configDefaults.exclude, "dist", ".idea", ".git", ".cache"],
environment: "jsdom",
transform: {
"^.+\\.fs$": "vite-plugin-fable",
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jest transform is not needed when using vitest and all works correctly

@jkone27 jkone27 merged commit 307d614 into main Apr 8, 2025
1 check passed
@jkone27 jkone27 deleted the clean-vitest-conf branch April 8, 2025 13:33
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