mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
chore(desktop): disable electron forge rebuild
This commit is contained in:
@@ -68,8 +68,8 @@ module.exports = {
|
||||
]
|
||||
},
|
||||
rebuildConfig: {
|
||||
force: true,
|
||||
extraModules: [ "better-sqlite3" ]
|
||||
force: false,
|
||||
onlyModules: []
|
||||
},
|
||||
makers: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user