Skip to content

Commit 8c685e6

Browse files
committed
chore(nx/forge): try to force rebuild packages
1 parent 7cc2e04 commit 8c685e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/desktop/electron-forge/forge.config.cjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ module.exports = {
102102
]
103103
},
104104
rebuildConfig: {
105-
force: false
105+
force: true
106106
},
107107
makers: [
108108
{

0 commit comments

Comments
 (0)