Skip to content

[v2] Add a plugin as a part of tauri app #9337

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

You must be logged in to vote

inline plugins are unfortunetely not as nice to use as in v1 due to the permission changes. You will have to modify your build.rs file similar to https://github.com/tauri-apps/tauri/blob/dev/examples/api/src-tauri/build.rs#L9-L12 (it's for https://github.com/tauri-apps/tauri/blob/dev/examples/api/src-tauri/src/menu_plugin.rs)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pronebird
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