Add Tauri CLI, app icons, and packaging config.
Wire up local build scripts and lockfiles so the desktop app can be developed and bundled consistently.
This commit is contained in:
@@ -5,11 +5,6 @@
|
||||
"windows": ["main"],
|
||||
"permissions": [
|
||||
"core:default",
|
||||
"path:default",
|
||||
"event:default",
|
||||
"window:default",
|
||||
"app:default",
|
||||
"resources:default",
|
||||
"shell:allow-execute",
|
||||
"shell:allow-open"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user