mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-08-01 04:02:50 +08:00
test:build
This commit is contained in:
@ -101,8 +101,10 @@
|
|||||||
"dist/**/*",
|
"dist/**/*",
|
||||||
"static/",
|
"static/",
|
||||||
"src/main",
|
"src/main",
|
||||||
|
"src/main/node_modules/**/*",
|
||||||
"versions/**/*",
|
"versions/**/*",
|
||||||
"package.json"
|
"package.json",
|
||||||
|
"!node_modules/**/*"
|
||||||
],
|
],
|
||||||
"nsis": {
|
"nsis": {
|
||||||
"oneClick": false,
|
"oneClick": false,
|
||||||
|
Reference in New Issue
Block a user