Skip to content

Commit

Permalink
Change dist dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Braun committed Jan 24, 2024
1 parent 13b5e8d commit 96b4bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"beforeDevCommand": "yarn dev",
"devPath": "http://localhost:1420",
"distDir": [
"../index.html",
"../index.html"
],
"withGlobalTauri": true
},
Expand Down

0 comments on commit 96b4bb2

Please sign in to comment.