chore(theseus): Updated Tauri links to v2 (#2345)

This commit is contained in:
Norbiros
2024-09-01 23:57:13 +02:00
committed by GitHub
parent d4f8fff7af
commit 81b0922c93
2 changed files with 3 additions and 3 deletions

View File

@@ -42,8 +42,8 @@ export default defineConfig({
port: 1420,
strictPort: true,
},
// to make use of `TAURI_DEBUG` and other env variables
// https://tauri.studio/v1/api/config#buildconfig.beforedevcommand
// to make use of `TAURI_ENV_DEBUG` and other env variables
// https://v2.tauri.app/reference/environment-variables/#tauri-cli-hook-commands
envPrefix: ['VITE_', 'TAURI_'],
build: {
// Tauri supports es2021