Migrate to svelte 5

This commit is contained in:
kwaroran
2024-10-23 02:31:37 +09:00
parent e434c7ab96
commit c7330719ad
120 changed files with 2398 additions and 2033 deletions

View File

@@ -32,7 +32,7 @@ export default defineConfig({
host: '0.0.0.0', // listen on all addresses
port: 5174,
strictPort: true,
hmr: false,
// hmr: false,
},
// to make use of `TAURI_DEBUG` and other env variables
// https://tauri.studio/v1/api/config#buildconfig.beforedevcommand