This commit is contained in:
Alois 2026-04-04 23:58:14 +02:00
commit 612fbf4c6a
2 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"$schema": "https://schema.tauri.app/config/2",
"productName": "tensamin",
"version": "0.1.0",
"identifier": "net.tensamin.app",
"identifier": "net.tensamin.client",
"build": {
"beforeDevCommand": "cd ../web && bun run dev && cd -",
"devUrl": "http://localhost:3000",