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