Skip to content

fix: jest problems with relative imports #8

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

Merged
merged 2 commits into from
Aug 17, 2022
Merged

fix: jest problems with relative imports #8

merged 2 commits into from
Aug 17, 2022

Conversation

patrickjmeurer
Copy link
Owner

This PR fixes the problem with relative imports and JEST when testing.

Added documentation about how to configure JEST and relative imports.

close #4

Version

1.1.1

@patrickjmeurer patrickjmeurer added the documentation Improvements or additions to documentation label Aug 17, 2022
@patrickjmeurer patrickjmeurer self-assigned this Aug 17, 2022
@netlify
Copy link

netlify bot commented Aug 17, 2022

Deploy Preview for viterc ready!

Name Link
🔨 Latest commit 9aec742
🔍 Latest deploy log https://app.netlify.com/sites/viterc/deploys/62fcfbff3900f00008044c87
😎 Deploy Preview https://deploy-preview-8--viterc.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@patrickjmeurer patrickjmeurer merged commit a2e3bba into main Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Relative paths don't working with Jest
1 participant