to leptos
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"build": {
|
||||
"beforeDevCommand": "",
|
||||
"beforeBuildCommand": "",
|
||||
"devPath": "../src",
|
||||
"distDir": "../src",
|
||||
"beforeDevCommand": "trunk serve",
|
||||
"beforeBuildCommand": "trunk build",
|
||||
"devPath": "http://localhost:1420",
|
||||
"distDir": "../dist",
|
||||
"withGlobalTauri": true
|
||||
},
|
||||
"package": {
|
||||
"productName": "pa-home-video-blue-extractinator",
|
||||
"productName": "pa-home-video-blue-extractinator-2",
|
||||
"version": "0.0.0"
|
||||
},
|
||||
"tauri": {
|
||||
@@ -37,7 +37,7 @@
|
||||
{
|
||||
"fullscreen": false,
|
||||
"resizable": true,
|
||||
"title": "pa-home-video-blue-extractinator",
|
||||
"title": "pa-home-video-blue-extractinator-2",
|
||||
"width": 800,
|
||||
"height": 600
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user