removed electron stuff from docker ver

This commit is contained in:
2025-12-19 19:49:07 +01:00
parent d6a99bfeb4
commit 4811c4535a
19 changed files with 15 additions and 471 deletions

View File

@@ -5,7 +5,7 @@
"allowJs": true,
"checkJs": false,
"strict": true,
"outDir": "electron",
"outDir": "dist",
"rootDir": "src",
"esModuleInterop": true,
"skipLibCheck": true