diff options
| author | 2026-03-29 01:10:53 +0800 | |
|---|---|---|
| committer | 2026-03-29 01:10:53 +0800 | |
| commit | ba2d607899e1beb523450cd46cdf83cd433c230a (patch) | |
| tree | 041a25c676d98b1f4b58f13ad0b5c68104c99929 /.changes/vite-tauri.md | |
| parent | 32a4d85af937e4fd882fa671aee8b72878cc564f (diff) | |
| parent | f2f5383a1b615a7493316d558dc55271198e772a (diff) | |
| download | DropOut-ba2d607899e1beb523450cd46cdf83cd433c230a.tar.gz DropOut-ba2d607899e1beb523450cd46cdf83cd433c230a.zip | |
Merge branch 'main' into refactor/fe
Diffstat (limited to '.changes/vite-tauri.md')
| -rw-r--r-- | .changes/vite-tauri.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changes/vite-tauri.md b/.changes/vite-tauri.md new file mode 100644 index 0000000..45d5d64 --- /dev/null +++ b/.changes/vite-tauri.md @@ -0,0 +1,5 @@ +--- +"@dropout/ui": "patch:chore" +--- + +Fix vite config to integrate with Tauri. |