mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-09 22:32:45 +02:00
Enable updater artifacts creation in Tauri release configuration
This commit is contained in:
@@ -36,6 +36,7 @@
|
|||||||
"homepage": "https://yaak.app",
|
"homepage": "https://yaak.app",
|
||||||
"active": true,
|
"active": true,
|
||||||
"category": "DeveloperTool",
|
"category": "DeveloperTool",
|
||||||
|
"createUpdaterArtifacts": true,
|
||||||
"externalBin": [
|
"externalBin": [
|
||||||
"vendored/node/yaaknode",
|
"vendored/node/yaaknode",
|
||||||
"vendored/protoc/yaakprotoc"
|
"vendored/protoc/yaakprotoc"
|
||||||
|
|||||||
Reference in New Issue
Block a user