mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-01-23 00:06:08 +01:00
Mitigated low level vulnerability
This commit is contained in:
parent
f87a921ad1
commit
f73c570bd3
@ -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_"],
|
||||
}));
|
||||
|
307
package-lock.json
generated
307
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user