mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Docs: add note about electron-forge and Webpack combo
This commit is contained in:
parent
3fb1091114
commit
d419aba76d
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user