chore(desktop): disable electron forge rebuild

This commit is contained in:
Elian Doran 2025-05-24 12:26:32 +03:00
parent 25f214d24a
commit dfad73ee02
No known key found for this signature in database

View File

@ -68,8 +68,8 @@ module.exports = {
] ]
}, },
rebuildConfig: { rebuildConfig: {
force: true, force: false,
extraModules: [ "better-sqlite3" ] onlyModules: []
}, },
makers: [ makers: [
{ {