mirror of
https://github.com/zadam/trilium.git
synced 2025-10-09 07:05:31 +08:00
Revert "chore(desktop): disable electron forge rebuild"
This reverts commit dfad73ee02
.
This commit is contained in:
parent
97b3268429
commit
cd15116f0e
1 changed files with 2 additions and 2 deletions
|
@ -68,8 +68,8 @@ module.exports = {
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
rebuildConfig: {
|
rebuildConfig: {
|
||||||
force: false,
|
force: true,
|
||||||
onlyModules: []
|
extraModules: [ "better-sqlite3" ]
|
||||||
},
|
},
|
||||||
makers: [
|
makers: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue