mirror of
https://github.com/zadam/trilium.git
synced 2025-10-06 05:25:37 +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: {
|
||||
force: false,
|
||||
onlyModules: []
|
||||
force: true,
|
||||
extraModules: [ "better-sqlite3" ]
|
||||
},
|
||||
makers: [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue