trying to deal with the build error

This commit is contained in:
itsamejms
2026-03-05 21:57:15 +00:00
parent bb71abe827
commit 84145de2cc
4 changed files with 8 additions and 3 deletions
+2 -1
View File
@@ -41,7 +41,8 @@
"package.json"
],
"directories": {
"buildResources": "build"
"buildResources": "build",
"output": "release"
}
}
}