Added IPC for files loading from external

This commit is contained in:
2025-06-14 02:07:12 -05:00
parent c9c020385d
commit 805b997483
5 changed files with 133 additions and 37 deletions

View File

@@ -55,8 +55,11 @@
"bootstrap": "5.3.6",
"bootstrap-icons": "1.12.1",
"chokidar": "4.0.3",
"electron-fetch": "1.9.1",
"express": "4.18.2",
"node-fetch": "3.3.2",
"rxjs": "7.8.0",
"socket.io": "4.8.1",
"tslib": "2.3.0",
"uuid": "11.1.0",
"zone.js": "0.15.0"