revert: 回滚之前的错误修改,恢复为命令行模式

This commit is contained in:
2026-03-13 20:42:02 +08:00
parent fd2255c83a
commit 53c1045406
4 changed files with 10 additions and 52 deletions

View File

@@ -122,12 +122,10 @@
"dist-api/**/*",
"shared/**/*",
"tools/**/*",
"bin/**/*",
"package.json"
],
"asarUnpack": [
"tools/**/*",
"bin/**/*"
"tools/**/*"
],
"win": {
"target": "nsis"