Skip to content

[v2] Why Doesn't tauri build Output a Dynamic Library? How to Configure It? #11585

Answered by FabianLars
zhironghsu asked this question in Q&A
Discussion options

You must be logged in to vote

Try cargo build --release --features tauri/custom-protocol - this will be equivalent to tauri build == using the distDir/frontendDist instead of devPath/devUrl which i assume was what caused ERR_CONNECTION_REFUSED

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@zhironghsu
Comment options

@FabianLars
Comment options

@zhironghsu
Comment options

@zhironghsu
Comment options

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