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

Exclude tests from build #159

Merged
merged 2 commits into from
Jan 2, 2025
Merged

Exclude tests from build #159

merged 2 commits into from
Jan 2, 2025

Conversation

PaulAsjes
Copy link
Collaborator

Fixes #158

A test helper was added which doesn't have the spec.tsx suffix, causing it to included in the build. This updates tsconfig to ignore everything in the test directory.

@PaulAsjes PaulAsjes merged commit 0e7a20e into main Jan 2, 2025
3 checks passed
@PaulAsjes PaulAsjes deleted the fix/exclude-tests-from-build branch January 2, 2025 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Cannot find module in latest version -- 0.17.0
2 participants