0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/lib/image
Hannah Wolfe d9dfdd775e
Replaced image manipulation w/ @tryghost/image-transform (#11687)
- moved image.manipulation lib to a new package called @tryghost/image-transform
- new package has an updated API signature, so the method calls have changed but the underlying code is identical
- removed the optional sharp dependency from Ghost, as this is now optionally required by the image-transform module
2020-03-25 17:33:03 +00:00
..
blog-icon.js Update errors across lib/image and lib/request 2020-03-25 10:28:14 +00:00
cached-image-size-from-url.js Update errors across lib/image and lib/request 2020-03-25 10:28:14 +00:00
gravatar.js
image-size.js Update errors across lib/image and lib/request 2020-03-25 10:28:14 +00:00
index.js Replaced image manipulation w/ @tryghost/image-transform (#11687) 2020-03-25 17:33:03 +00:00