0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/unit/web
Nazar Gargol 9613de7cc1 🐛 Fixed gif images are not converted to png (#9853)
refs #9848

- Disabled image optimization for .gif files as a temporary solution until sharp library starts supporting latest version of libvips
- Disabled image optimization for .svg/.svgz files as permanent solution as these file types are being converted to .png
2018-09-06 11:42:42 +02:00
..
admin Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
middleware 🐛 Fixed gif images are not converted to png (#9853) 2018-09-06 11:42:42 +02:00
utils_spec.js Added ability to resize and compress images on upload (#9837) 2018-08-30 17:30:36 +01:00