dbx/src-tauri/tauri.webview2-offline.conf...

11 lines
142 B
JSON

{
"bundle": {
"windows": {
"webviewInstallMode": {
"silent": true,
"type": "offlineInstaller"
}
}
}
}