Skip to content
Discussion options

You must be logged in to vote

You're looking for bundle.targets in tauri.conf.json: https://tauri.app/v1/api/config#bundleconfig.targets (it's typically set to "all").

For a more temporary approach you can also use the --bundle flag, for example tauri build --bundle deb for a .deb file or tauri build --bundle none for just the binary and no bundle.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@el-myz
Comment options

@creeper12356
Comment options

Answer selected by el-myz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants