Add Tauri

This commit is contained in:
2023-10-09 15:57:20 +02:00
parent b2815dabce
commit 2e71364112
30 changed files with 3820 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
import adapter from '@sveltejs/adapter-auto';
import adapter from '@sveltejs/adapter-static';
import { vitePreprocess } from '@sveltejs/kit/vite';
/** @type {import('@sveltejs/kit').Config} */