feat: migrate tauri 2.0

This commit is contained in:
huzibaca
2024-09-04 08:54:15 +08:00
parent ae1c6d4617
commit b9be5e8c44
22 changed files with 842 additions and 14750 deletions

View File

@@ -43,7 +43,7 @@
"scope": ["$APPDATA/**", "$RESOURCE/../**", "**"],
"enable": true
},
"csp": "default-src blob: data: filesystem: ws: wss: http: https: tauri: asset: 'unsafe-eval' 'unsafe-inline' 'self';; connect-src ipc: http://ipc.localhost"
"csp": null
},
"windows": []
}