fix scripts

This commit is contained in:
SpikeHD
2022-05-28 21:25:37 -07:00
parent 57cdaa7b7f
commit f1ad0b2565
3 changed files with 6193 additions and 6224 deletions

View File

@@ -1,7 +1,6 @@
{
"$schema": "..\\node_modules/@tauri-apps/cli\\schema.json",
"build": {
"beforeBuildCommand": "yarn build",
"beforeDevCommand": "yarn start",
"devPath": "http://localhost:3000",
"distDir": "../build"