Skip to content

extensionless import causing issues #239

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

Closed
pngwn opened this issue Jun 26, 2023 · 1 comment · Fixed by #241
Closed

extensionless import causing issues #239

pngwn opened this issue Jun 26, 2023 · 1 comment · Fixed by #241
Labels

Comments

@pngwn
Copy link

pngwn commented Jun 26, 2023

There is an extensionless import here: https://github.com/testing-library/svelte-testing-library/blob/main/src/index.js#L1

This causes my test stage to fail (with playwright) as the ./pure module cannot be found.

@github-actions
Copy link

🎉 This issue has been resolved in version 4.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

1 participant