Files
meijiaka-zy/tauri-app
小鱼开发 cc2e3f639c fix(tauri): 修复 updater 重启失败和 IPC CSP 报错
- capabilities: 添加 process:allow-restart,解决更新后无法自动重启
- CSP: connect-src 增加 ipc://localhost/*,匹配带路径的 IPC 请求
2026-05-26 23:35:16 +08:00
..
2026-05-14 23:32:45 +08:00
2026-05-26 19:54:02 +08:00
2026-05-26 19:54:02 +08:00
2026-05-26 19:54:02 +08:00

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.