Add app.sh

This commit is contained in:
Tienson Qin
2020-07-09 15:35:22 +08:00
parent 8c35556605
commit 2deb0c3140
9 changed files with 23 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
{
"build": {
"distDir": "../../resources/static",
"distDir": "../tauri-release/public",
"devPath": "http://localhost:3000",
"beforeDevCommand": "",
"beforeBuildCommand": ""