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. |
https://vite.dev/blog/announcing-vite6