Skip to content

refactor: move plugin functionality from tauri-build to tauri-plugin - #8737

Merged
lucasfernog merged 9 commits into
devfrom
refactor/tauri-build-plugin
Feb 3, 2024
Merged

refactor: move plugin functionality from tauri-build to tauri-plugin#8737
lucasfernog merged 9 commits into
devfrom
refactor/tauri-build-plugin

Conversation

@lucasfernog

Copy link
Copy Markdown
Member

No description provided.

@lucasfernog
lucasfernog requested a review from a team as a code owner February 2, 2024 23:25
amrbashir
amrbashir previously approved these changes Feb 3, 2024
Comment thread core/tauri/build.rs Outdated
)
.unwrap_or_else(|e| panic!("failed to define permissions for {plugin}: {e}"));

let docs_out_dir = Path::new("permissions").join(plugin);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't generated docs be under autogenerated directory?

@lucasfernog
lucasfernog merged commit 0cdfda2 into dev Feb 3, 2024
@lucasfernog
lucasfernog deleted the refactor/tauri-build-plugin branch February 3, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants