Skip to content

Commit 2fb12b6

Browse files
authored
fix: icon (#30)
* chore: 未使用の react.svg を削除 * build: electron-builder 導入 * build: electron-builder 設定と ico 配置 * fix: macOS リンク展開エラー対策 * fix: ico 再配置と設定追加 * fix: vite + electron build output 設定
1 parent 671ef9a commit 2fb12b6

File tree

6 files changed

+3991
-135
lines changed

6 files changed

+3991
-135
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ yarn-error.log*
77
pnpm-debug.log*
88
lerna-debug.log*
99

10+
# Build output
1011
node_modules
1112
dist
13+
release
1214
dist-ssr
1315
*.local
1416

build/icon.ico

109 KB
Binary file not shown.

0 commit comments

Comments
 (0)