Add Windows binary paths to tauri resources

This commit is contained in:
Gregory Schier
2026-01-11 09:54:31 -08:00
parent 31edd1013f
commit a6eca1cf2e

View File

@@ -44,8 +44,8 @@
"vendored/protoc/include", "vendored/protoc/include",
"vendored/plugins", "vendored/plugins",
"vendored/plugin-runtime", "vendored/plugin-runtime",
"vendored/node/yaaknode", "vendored/node/yaaknode*",
"vendored/protoc/yaakprotoc" "vendored/protoc/yaakprotoc*"
] ]
} }
} }