Updated files to be exported into the exe

This commit is contained in:
2025-12-20 14:52:56 -05:00
parent 9943c5d010
commit dbce12b708

View File

@@ -47,7 +47,8 @@
"package.json", "package.json",
"views/**/*", "views/**/*",
"src/scripts/**/*", "src/scripts/**/*",
"public/assets/*" "public/assets/*",
"loading.html"
], ],
"extraResources": [ "extraResources": [
{ {