fix: database created at userData path, not bundled in release
This commit is contained in:
@@ -27,12 +27,8 @@
|
||||
"files": [
|
||||
"dist/**/*",
|
||||
"dist-electron/**/*",
|
||||
"database/**/*",
|
||||
"package.json"
|
||||
],
|
||||
"extraResources": [
|
||||
{ "from": "database/", "to": "database/" }
|
||||
],
|
||||
"win": {
|
||||
"target": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user