mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-15 03:53:16 +08:00
8 lines
119 B
JSON
8 lines
119 B
JSON
{
|
|
"$schema": "https://schema.tauri.app/config/2",
|
|
"bundle": {
|
|
"targets": ["app", "dmg"],
|
|
"macOs": {}
|
|
}
|
|
}
|