diff --git a/forge.config.ts b/forge.config.ts index d8bf89b8..5b69bbe5 100644 --- a/forge.config.ts +++ b/forge.config.ts @@ -52,7 +52,9 @@ const config: ForgeConfig = { }, ...osxSigningConfig, }, - rebuildConfig: {}, + rebuildConfig: { + onlyModules: [], // prevent rebuilding *any* native modules as they won't be used by electron but by the sidecar + }, makers: [ new MakerZIP(), new MakerSquirrel({