-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Vite 6 #12270
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: d704a1c The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
I think there's a few errors here, but the biggest seems to be that Vite 6 is treating all |
The changes to the esbuild plugin have been reverted so the prior issue with tsconfck is gone. We're down to two errors now:
This can be reproduced locally by running playwright on just that one test (just need to do
This is the line that's failing while running this route:
|
It seems that Vite is loading the same module twice: once by the You can test this by adding a |
SvelteKit is now green in vite-ecosystem-ci. Upgrading to vite@6.0.0-alpha.22 should work out the issues in this PR. |
preview: https://svelte-dev-git-preview-kit-12270-svelte.vercel.app/ this is an automated message |
https://vite.dev/blog/announcing-vite6