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

feat(jest-resolver): support file:// URLs #15154

Merged
merged 4 commits into from
Jun 30, 2024

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Jun 30, 2024

Summary

Fixes #15153

Test plan

Unit tests added

Copy link

netlify bot commented Jun 30, 2024

Deploy Preview for jestjs ready!

Name Link
🔨 Latest commit a0ad2f7
🔍 Latest deploy log https://app.netlify.com/sites/jestjs/deploys/66815c317f109d0008d9301b
😎 Deploy Preview https://deploy-preview-15154--jestjs.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 configuration.

@SimenB SimenB enabled auto-merge (squash) June 30, 2024 13:35
@SimenB SimenB merged commit 9caa7c0 into jestjs:main Jun 30, 2024
84 checks passed
@SimenB SimenB deleted the resolver-support-file-urls branch June 30, 2024 13:46
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.

[Bug]: transform does not accept file: urls
1 participant