This commit is contained in:
MasterAcnolo
2025-07-02 22:27:46 +02:00
7 changed files with 14 additions and 22 deletions

View File

@@ -36,7 +36,8 @@
"productName": "Freedom Loader",
"files": [
"**/*",
"node_modules/**/*"
"node_modules/**/*",
"!logs/*.json"
],
"directories": {
"buildResources": "build"