We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00624a9 commit e21034cCopy full SHA for e21034c
src-tauri/tauri.conf.json
@@ -22,7 +22,7 @@
22
},
23
"bundle": {
24
"active": true,
25
- "targets": "all",
+ "targets": ["deb", "rpm", "appimage", "nsis", "app", "dmg"],
26
"icon": [
27
"icons/32x32.png",
28
"icons/128x128.png",
0 commit comments