Skip to content

Commit c24d63a

Browse files
committed
feat: add "app" target to tauri configuration for improved build options
1 parent a4502ba commit c24d63a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src-tauri/tauri.conf.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"targets": [
3939
"deb",
4040
"rpm",
41+
"app",
4142
"appimage",
4243
"nsis",
4344
"dmg"

0 commit comments

Comments
 (0)