mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-31 10:17:21 +00:00
Change tauri build directory back to ../dist
(#1033)
This commit is contained in:
parent
3015a9c8af
commit
63b9b670a1
4 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"build": {
|
||||
"beforeBuildCommand": "npm run build",
|
||||
"beforeDevCommand": "npm start",
|
||||
"distDir": "../dist-tauri",
|
||||
"distDir": "../dist",
|
||||
"devPath": "http://127.0.0.1:8080"
|
||||
},
|
||||
"package": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue