turn on hmr

aa
Dominic Gannaway 7 months ago
parent 056601f1f1
commit 036001c055

@ -11,7 +11,7 @@ export default defineConfig({
inspect(), inspect(),
svelte({ svelte({
compilerOptions: { compilerOptions: {
hmr: false, hmr: true,
experimental: { experimental: {
async: true async: true
} }

Loading…
Cancel
Save