[fix] powershell black screens and try to solve update re-start not working
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"tauri": "tauri",
|
||||
"build": "tauri build",
|
||||
"build-fast": "tauri build -b nsis -- --profile dev",
|
||||
"build-fast-prod": "tauri build -b nsis -- --profile fast-release",
|
||||
"dev": "tauri dev",
|
||||
"lint": "next lint",
|
||||
"fix": "next lint --fix"
|
||||
|
||||
Reference in New Issue
Block a user