Skip to content

Commit d419aba

Browse files
committed
Docs: add note about electron-forge and Webpack combo
1 parent 3fb1091 commit d419aba

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/src/content/docs/install.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,10 @@ option.
286286
}
287287
```
288288

289+
When using `electron-forge` with [Webpack](#webpack),
290+
you may also need to add
291+
[forge-externals-plugin](https://www.npmjs.com/package/@timfish/forge-externals-plugin).
292+
289293
### vite
290294

291295
Ensure `sharp` is excluded from bundling via the

0 commit comments

Comments
 (0)