Skip to content

Commit

Permalink
chore: TODOを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Jan 31, 2025
1 parent 973d68f commit 93dfa80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export default defineConfig((options) => {
}),
isElectron && [
cleanDistPlugin(),
// TODO: 関数で切り出して共通化できる部分はまとめる
electron([
{
entry: "./backend/electron/main.ts",
Expand Down

0 comments on commit 93dfa80

Please sign in to comment.