enable hash router for desktop app (#314)

This commit is contained in:
Ajay Bura
2024-07-25 11:19:40 +05:30
committed by GitHub
parent e8f5c4ce24
commit e252a96c4c
3 changed files with 39 additions and 52 deletions

View File

@@ -7,7 +7,7 @@
"node": ">=16.0.0"
},
"scripts": {
"tauri": "tauri",
"tauri": "cp config.json cinny/ && tauri",
"release": "node scripts/release.mjs"
},
"keywords": [],