0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/web/shared/middlewares/image
Fabien O'Carroll 935b0f6d49 🎨 Use unoptimised image when possible for dynamic images (#10314)
closes #10283 

Updated middleware for dynamic image sizes to attempt to read the unoptimized image first, taking into account the `-n` suffix for duplicate image names, by using a regex.
2019-01-08 10:00:15 +00:00
..
handle-image-sizes.js 🎨 Use unoptimised image when possible for dynamic images (#10314) 2019-01-08 10:00:15 +00:00
index.js
normalize.js 🐛 Fixed responsive images for gifs & svgs (#10315) 2019-01-03 16:28:37 +07:00