Replies: 1 comment 2 replies
-
I think I found it? const config = {
plugins: [sveltekit()],
server: {
hmr: false
}
}; |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't seem to find an answer on Google or by searching this repos docs or issues
Beta Was this translation helpful? Give feedback.
All reactions