mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Detect empty input and throw a helpful error (#2687)
This commit is contained in:
@@ -74,7 +74,8 @@
|
||||
"Christian Flintrup <chr@gigahost.dk>",
|
||||
"Manan Jadhav <manan@motionden.com>",
|
||||
"Leon Radley <leon@radley.se>",
|
||||
"alza54 <alza54@thiocod.in>"
|
||||
"alza54 <alza54@thiocod.in>",
|
||||
"Jacob Smith <jacob@frende.me>"
|
||||
],
|
||||
"scripts": {
|
||||
"install": "(node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)",
|
||||
|
||||
Reference in New Issue
Block a user