Mitigated low level vulnerability

This commit is contained in:
Saud Fatayerji
2023-10-29 21:49:40 +02:00
parent f87a921ad1
commit f73c570bd3
2 changed files with 159 additions and 150 deletions
+1 -1
View File
@@ -16,5 +16,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_", "TAURI_"],
envPrefix: ["VITE_"],
}));
+158 -149
View File
File diff suppressed because it is too large Load Diff