mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-04-28 07:42:41 +08:00
fix: 修复本地开发模式会报错的问题
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"main": "./out/main/index.js",
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"electron",
|
||||
"better-sqlite3"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user