Ghost/core/server/web/shared
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
..
middlewares 🎨 Use unoptimised image when possible for dynamic images (#10314) 2019-01-08 10:00:15 +00:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
utils.js