tauri config & readme
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"build": {
|
||||
"beforeBuildCommand": "yarn build",
|
||||
"beforeDevCommand": "yarn start",
|
||||
"devPath": "http://localhost:3000",
|
||||
"devPath": "http://localhost:5173",
|
||||
"distDir": "../packages/app/build"
|
||||
},
|
||||
"package": {
|
||||
|
Reference in New Issue
Block a user