0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/test
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
..
functional 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
integration Added kg-card class to mobiledoc cards 2018-08-31 11:05:47 +01:00
unit 🐛 Fixed gif images are not converted to png (#9853) 2018-09-06 11:42:42 +02:00
utils 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc