using global tauri till implementing a bundler
This commit is contained in:
parent
3562bca493
commit
64580dcda7
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
|||
"beforeBuildCommand": "",
|
||||
"beforeDevCommand": "",
|
||||
"devPath": "http://localhost:3241",
|
||||
"distDir": "http://localhost:3241"
|
||||
"distDir": "http://localhost:3241",
|
||||
"withGlobalTauri": true
|
||||
},
|
||||
"package": {
|
||||
"productName": "VCS-Controller",
|
||||
|
|
Loading…
Reference in a new issue