prepare build with electron forge and optimize build size

This commit is contained in:
2026-02-23 07:32:46 +01:00
parent 456520e219
commit 9a65857f81
26 changed files with 10364 additions and 887 deletions

7
.gitignore vendored
View File

@@ -140,5 +140,8 @@ vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.vite/
#prettier
.prettierignore
# Prettier
.prettierignore
# Personnal ignore files
*.ignore*