Docs: add note about electron-forge and Webpack combo

This commit is contained in:
Lovell Fuller 2025-03-19 09:19:47 +00:00
parent 3fb1091114
commit d419aba76d

View File

@ -286,6 +286,10 @@ option.
} }
``` ```
When using `electron-forge` with [Webpack](#webpack),
you may also need to add
[forge-externals-plugin](https://www.npmjs.com/package/@timfish/forge-externals-plugin).
### vite ### vite
Ensure `sharp` is excluded from bundling via the Ensure `sharp` is excluded from bundling via the