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

Add compatibility for vite v6 #25

Closed
janein opened this issue Dec 3, 2024 · 0 comments · Fixed by #23
Closed

Add compatibility for vite v6 #25

janein opened this issue Dec 3, 2024 · 0 comments · Fixed by #23
Assignees

Comments

@janein
Copy link

janein commented Dec 3, 2024

Hi,
would be great if we can get this working on vite v6.

Currently it has troubles registering the plugin:

if ("pluginContainer" in this.server && this.server.pluginContainer.plugins.findIndex(

TypeError: Cannot read properties of undefined (reading 'findIndex')

Thanks for your work! 👍

@Applelo Applelo self-assigned this Dec 11, 2024
@Applelo Applelo linked a pull request Dec 11, 2024 that will close this issue
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 a pull request may close this issue.

2 participants