1
0
Fork 0

changed build targets

- buids application instead of installer
This commit is contained in:
Kim, Jimin 2022-02-09 10:20:24 +09:00
parent e4189f5603
commit 9448e19136

View file

@ -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",