Skip to content

Commit fe2e7a4

Browse files
authored
fix: Missing tauri.conf.json in mobile projects. (#595)
1 parent 2ba9466 commit fe2e7a4

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.changes/missing-tauri-conf.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
create-tauri-app: patch
3+
create-tauri-app-js: patch
4+
---
5+
6+
Fixed an issue where `tauri.conf.json` was missing in projects with mobile support.

templates/_base_/src-tauri/%(alpha)%tauri.conf.json.lte renamed to templates/_base_/src-tauri/%(alpha-mobile)%tauri.conf.json.lte

File renamed without changes.

0 commit comments

Comments
 (0)