0.1.0-2-beta.1.fix.2

This commit is contained in:
2026-09-17 12:55:03 +02:00
parent c2c27b7d90
commit a278eb7109
10 changed files with 165 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Reflex POC Tauri",
"version": "0.1.0-2-beta.1.fix.1",
"version": "0.1.0-2-beta.1.fix.2",
"identifier": "com.sasedev.games.reflex.tauri",
"build": {
"beforeDevCommand": {
@@ -13,7 +13,7 @@
"script": "python3 ../../../scripts/build_reflex_tauri_wasm.py && npm run build",
"cwd": "."
},
"frontendDist": "../../../builds/sasedev-games/game-reflex-poc-tauri/dist"
"frontendDist": "../../../../builds/sasedev-games/game-reflex-poc-tauri/dist"
},
"app": {
"windows": [