Skip to content

Commit f25b374

Browse files
authored
fix: delete leftover tauri.conf.json file in react-ts template, fixes #318 (#319)
* fix: delete leftover tauri.conf.json file in react-ts template, fixes #318 * add changefile
1 parent d392ee3 commit f25b374

2 files changed

Lines changed: 6 additions & 65 deletions

File tree

.changes/react-ts-conf-file.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+
Fix incorrect allowlist in `react-ts` template by deleting the leftover `tauri.conf.json` file.

packages/cli/fragments/fragment-react-ts/src-tauri/tauri.conf.json

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)