Skip to content

Commit

Permalink
chore: re-add before build command
Browse files Browse the repository at this point in the history
mikaelkristiansson committed Oct 22, 2024
1 parent 6e601fe commit 8afb135
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/schema.json",
"build": {
"beforeBuildCommand": "yarn build",
"beforeDevCommand": "yarn dev",
"devPath": "http://localhost:3000",
"distDir": "../dist"

0 comments on commit 8afb135

Please sign in to comment.