feat: v0.2.0 — real branding, desktop shortcut, WiX installer images
Some checks failed
Release / build-windows (push) Has been cancelled

This commit is contained in:
Bailey
2026-05-27 10:42:26 +08:00
parent 3afa151185
commit 3b04cc77cb
62 changed files with 59 additions and 5 deletions

View File

@@ -6,7 +6,8 @@
"skipLibCheck": true,
"moduleResolution": "bundler",
"allowImportingTsExtensions": true,
"noEmit": true,
"composite": true,
"emitDeclarationOnly": true,
"strict": true
},
"include": ["vite.config.ts"]