Revert "feat(tauri): add zip bundle target for macOS and Windows"

This reverts commit 197898c01c.
This commit is contained in:
Shantur Rathore
2026-04-08 20:57:23 +01:00
parent af6429162f
commit b060ab45ff
3 changed files with 11 additions and 32 deletions

View File

@@ -53,11 +53,10 @@
],
"targets": [
"app",
"zip",
"appimage",
"deb",
"rpm",
"nsis"
]
}
}
}