build: package modules cross-platform

This commit is contained in:
reaper
2026-08-26 02:38:24 -05:00
parent 74008ff85d
commit bc92db6252
6 changed files with 774 additions and 47 deletions
+2
View File
@@ -56,6 +56,7 @@
"@testing-library/jest-dom": "^7.0.0",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"@types/archiver": "^8.0.0",
"@types/node": "^22.19.1",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
@@ -63,6 +64,7 @@
"@vitejs/plugin-react": "^5.1.1",
"@vitest/coverage-v8": "^4.1.10",
"@vitest/ui": "^4.1.10",
"archiver": "^8.0.0",
"electron": "^39.2.6",
"electron-builder": "^26.0.12",
"electron-vite": "^5.0.0",