minor window adjustments

This commit is contained in:
2026-01-10 23:47:35 +01:00
parent 2612f1b4d1
commit b9819e7562
5 changed files with 10 additions and 8 deletions

View File

@@ -6,6 +6,8 @@ const host = process.env.TAURI_DEV_HOST;
// https://vite.dev/config/
export default defineConfig(async () => ({
base: './',
plugins: [vue()],
// Vite options tailored for Tauri development and only applied in `tauri dev` or `tauri build`