How can I ensure that libvips installed/used by sharp is actually compiled with mozjpeg?
Can I install a libvips that uses mozjpeg? Or force sharp to use a different libvips comes with mozjpeg?
Hi, did you see #586?
@lovell: Is it possible to add some lines to the project npm to automate this?
Ideally npm install would build libvips with mozjpeg and ensure sharp uses this build.
No, sorry, you'll have to install this yourself.
What is the problem with mozjpeg to not be chosen as the standard lib for jpeg in sharp?
(just asking)