Skip to content
Discussion options

You must be logged in to vote

Yes it is, though it may requires to use cargo tauri (via cargo install tauri-cli) instead of the npm based cli, unless you're okay with also having a package.json file at the repo root.

cargo tauri will actively search for the tauri config file in the current working dir (including subfolders) so the exact repo structure doesn't really matter as long as you configure beforeDev|BuildCommand and devPath/distDir accordingly.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by anatawa12
Comment options

You must be logged in to vote
2 replies
@FabianLars
Comment options

@RenaudDenis
Comment options

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