Fix: windows powershell window (#228)

* chore: bump desktop package version to 0.1.30

* chore: increase Node.js memory limit for desktop build process

* chore: configure Node.js memory limit for desktop build

* update tauri-plugin-shellx, hide powershell window in whereIsCommand
This commit is contained in:
Huakun 2025-03-03 05:21:42 -05:00 committed by GitHub
parent 5fc99ca26c
commit a42d4d97eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 19 additions and 29 deletions

View file

@ -41,7 +41,7 @@
"svelte-sonner": "^0.3.28",
"sveltekit-superforms": "^2.23.1",
"tauri-plugin-clipboard-api": "^2.1.11",
"tauri-plugin-shellx-api": "^2.0.15",
"tauri-plugin-shellx-api": "^2.0.16",
"tauri-plugin-user-input-api": "workspace:*",
"uuid": "^11.1.0"
},