SPA & Text Inputs

This commit is contained in:
Neshura 2023-10-11 23:04:07 +02:00
parent c7375caef1
commit 85f86a36e8
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
10 changed files with 80 additions and 21 deletions

View file

@ -3,7 +3,7 @@
"beforeDevCommand": "yarn dev",
"beforeBuildCommand": "yarn build",
"devPath": "http://localhost:1420",
"distDir": "../dist",
"distDir": "../build",
"withGlobalTauri": false
},
"package": {
@ -21,7 +21,7 @@
"bundle": {
"active": true,
"targets": "all",
"identifier": "com.tauri.dev",
"identifier": "com.comicinfo.editor",
"icon": [
"icons/32x32.png",
"icons/128x128.png",