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

Force vitest to transform solid-testing-library #58

Closed
wants to merge 1 commit into from

Conversation

thislooksfun
Copy link

For why this is necessary, see solidjs/solid-testing-library#10.

// resolution issue in vitest. If you encounter an error like:
// `'solid-js/web' does not provide an export named 'hydrate'`,
// you probably need to add something to this list. Setting this to
// `[/node_modules/`] will almost certainly solve the problem, but might

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also do inline: true to inline every file.

@amoutonbrady
Copy link
Member

I just merged and updated all the dependencies.

I'm not sure I master the powerfulness of vitest as of today.

@thislooksfun @sheremet-va , can you guys let me know if this PR is still relevant or not? :)

@atk
Copy link
Contributor

atk commented Nov 29, 2022

This is no longer necessary, see #74

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.

None yet

4 participants