-
Notifications
You must be signed in to change notification settings - Fork 484
Migrate to Svelte 4 #199
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
Comments
Gave it a shot, but some dependency issues:
|
Checked into this:
|
Migrating to For |
This would be an good workaround for |
I made a Svelte 4 branch now: https://github.com/Niek/chatgpt-web/tree/svelte-4 Everything compiles fine, there's just 650+ linting issues to resolve left 🥲 |
See: https://svelte.dev/blog/svelte-4
It might be as simple as
npx svelte-migrate svelte-4
. We need to check if all dependencies work properly.The text was updated successfully, but these errors were encountered: