changed build targets
- buids application instead of installer
This commit is contained in:
parent
e4189f5603
commit
9448e19136
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"tauri": {
|
||||
"bundle": {
|
||||
"active": true,
|
||||
"targets": ["msi", "appimage", "dmg"],
|
||||
"targets": ["exe", "appimage", "app"],
|
||||
"identifier": "com.developomp.wbm.installer",
|
||||
"icon": [
|
||||
"icons/32x32.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue