mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-09-27 09:03:16 +08:00
fix: delete node_modules from package
This commit is contained in:
@ -69,7 +69,8 @@
|
|||||||
"productName": "Chat2DB",
|
"productName": "Chat2DB",
|
||||||
"asar": false,
|
"asar": false,
|
||||||
"files": [
|
"files": [
|
||||||
"dist/",
|
"dist/**/*",
|
||||||
|
"!node_modules",
|
||||||
"static/",
|
"static/",
|
||||||
"src/main",
|
"src/main",
|
||||||
"package.json"
|
"package.json"
|
||||||
|
Reference in New Issue
Block a user