0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/web/shared/middlewares/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
..
handle-image-sizes.js Replaced image manipulation w/ @tryghost/image-transform (#11687) 2020-03-25 17:33:03 +00:00
index.js Supported dynamic image resizing for LocalFileStorage(#10184) 2018-12-13 20:25:24 +07:00
normalize.js Replaced image manipulation w/ @tryghost/image-transform (#11687) 2020-03-25 17:33:03 +00:00