build: 更新electron构建配置和vite别名设置

更新electron-builder.yml中的linux平台图标配置
在vite.config.ts中添加路径别名解析配置
This commit is contained in:
2026-04-12 19:03:56 +08:00
parent 68ab999eed
commit 5ebbf8c223
2 changed files with 7 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ extraResources:
to: "icons"
linux:
icon: "icons/amber-pm-logo.icns"
icon: "icons/spark-store.png"
category: "System"
executableName: "spark-store"
desktop: