We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 056601f commit 036001cCopy full SHA for 036001c
playgrounds/sandbox/vite.config.js
@@ -11,7 +11,7 @@ export default defineConfig({
11
inspect(),
12
svelte({
13
compilerOptions: {
14
- hmr: false,
+ hmr: true,
15
experimental: {
16
async: true
17
}
0 commit comments