Change Lite theme

This commit is contained in:
kwaroran
2024-10-09 18:40:21 +09:00
parent 92e4aa312f
commit 140710dba8
4 changed files with 22 additions and 14 deletions

View File

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