b02d82fb24
refs https://github.com/TryGhost/Ghost/issues/11944 - it's useful for consuming applications to know if images can be transformed outside of actually performing the transform (eg, when outputting "resized" image URLs) - added `canTransformFiles()` that returns a boolean for whether or not `sharp` is installed |
||
---|---|---|
.. | ||
transform.js |