feat: 支持应用打包

This commit is contained in:
richarjiang
2026-07-15 20:16:20 +08:00
parent 9e0b44dfd3
commit 25bca0e859
6 changed files with 4118 additions and 3 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
node_modules/
dist/
out/
release/
build/icon.iconset/
build/icon.icns
.DS_Store
*.log
.env