Skip to content

Commit 88680f1

Browse files
committed
fix(templates/solid): move vite-env.d.ts inside src
closes #638
1 parent f00805c commit 88680f1

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.changes/solid-vite-env.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"create-tauri-app": "patch"
3+
"create-tauri-app-js": "patch"
4+
---
5+
6+
Move `vite-env.d.ts` inside `src` directory for `solid-ts` template to fix a typescript error on importing `.svg`;
7+

0 commit comments

Comments
 (0)