Revert "chore(desktop): disable electron forge rebuild"

This reverts commit dfad73ee02da32745f1e4a2ef426f88f2dfccae9.
This commit is contained in:
Elian Doran 2025-05-26 16:38:11 +03:00
parent 97b3268429
commit cd15116f0e
No known key found for this signature in database

View File

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