diff --git a/package.json b/package.json index f615c56..065554c 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,8 @@ "start": "concurrently \"react-scripts start\" \"tauri dev\"", "build": "react-scripts build", "test": "react-scripts test", - "eject": "react-scripts eject" + "eject": "react-scripts eject", + "dist": "yarn build && tauri build" }, "eslintConfig": { "extends": [