fix: eliminate updater from features on tauri conf

This commit is contained in:
Leafd 2025-10-03 14:06:42 -04:00
parent 0d2e292d9d
commit c1a32158fc

View file

@ -7,8 +7,7 @@
"beforeDevCommand": "pnpm dev",
"devUrl": "http://localhost:1420",
"beforeBuildCommand": "pnpm build",
"frontendDist": "../dist",
"features": ["updater"]
"frontendDist": "../dist"
},
"app": {
"windows": [