disable hmr for now

aa-coordination
Rich Harris 7 months ago
parent 2c557b6cd8
commit 5530ae5ea7

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

Loading…
Cancel
Save