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

fix(vite-node): remove unsafe checks for inlining dependencies #1097

Merged
merged 1 commit into from Apr 6, 2022

Conversation

sheremet-va
Copy link
Member

Fixes #1096

We don't need to inline based on the filename alone anymore, since we use isValidNodeImport anyway, which is more accurate.

@netlify
Copy link

netlify bot commented Apr 4, 2022

Deploy Preview for vitest-dev ready!

Name Link
🔨 Latest commit 73fd6fc
🔍 Latest deploy log https://app.netlify.com/sites/vitest-dev/deploys/624b3efb5db62b000901be32
😎 Deploy Preview https://deploy-preview-1097--vitest-dev.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.

@sheremet-va sheremet-va requested a review from antfu April 4, 2022 18:54
@antfu antfu added this to the Next milestone Apr 4, 2022
@antfu antfu changed the title fix: remove unsafe checks for inlining dependencies fix(vite-node): remove unsafe checks for inlining dependencies Apr 6, 2022
@antfu antfu merged commit c4a25ae into vitest-dev:main Apr 6, 2022
@antfu antfu removed this from the Next milestone May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vitest >=0.7.0 stops working with fast-check
2 participants