removed client-vanilla

This commit is contained in:
Felix Kaspar
2024-05-26 15:22:16 +02:00
parent ecb12e66b6
commit 527688db90
14 changed files with 27 additions and 20666 deletions

View File

@@ -49,4 +49,5 @@ export default defineConfig(async () => ({
// 3. to make use of `TAURI_DEBUG` and other env variables
// https://tauri.app/v1/api/config#buildconfig.beforedevcommand
envPrefix: ["VITE_"],
base: '',
}));