Commit 599a44f
perf(deps): remove mcp-bridge from default features to reduce release binary deps
Move tauri-plugin-mcp-bridge behind opt-in `mcp` feature flag instead
of default. Eliminates duplicate objc2 0.5/0.6, block2 0.5/0.6,
thiserror v1/v2, and other transitive deps from release builds.
Dev workflow: use `task tauri:dev:mcp` to enable MCP bridge.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0145a3b commit 599a44f
File tree
3 files changed
+3
-3
lines changed- crates/mt-tauri
- gen/schemas
3 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
Large diffs are not rendered by default.
0 commit comments