clash-verge/src-tauri/tauri.alpha.json
2022-05-18 14:07:41 +08:00

13 lines
236 B
JSON

{
"tauri": {
"bundle": {
"externalBin": ["sidecar/clash", "sidecar/clash-meta"],
"windows": {
"wix": {
"language": ["zh-CN", "en-US"]
}
}
}
}
}