Install: conditionally use Brotli or gzip prebuilt libvips (#2412)

This commit is contained in:
Matt Kane
2020-11-16 15:22:13 +00:00
committed by GitHub
parent fabe720b9b
commit 65acd96c8d
5 changed files with 17 additions and 10 deletions

View File

@@ -16,7 +16,7 @@ Lanczos resampling ensures quality is not sacrificed for speed.
As well as image resizing, operations such as
rotation, extraction, compositing and gamma correction are available.
Most modern macOS, Windows and Linux systems running Node.js v10.16.0+
Most modern macOS, Windows and Linux systems running Node.js v10+
do not require any additional install or runtime dependencies.
## Examples