Version
2.3.2
Platform
macOS
What steps will reproduce the bug?
Convert animated images using the Transform Images plugin.
Note that you need to add .gif extension to convert GIFs.
site.use(transformImages({
extensions: [".jpg", ".jpeg", ".png", ".webp", ".gif"],
}))
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior?
Output images should be animated as well.
What do you see instead?
Generated files are not animated, no matter what format they are.
Additional information
No response
Version
2.3.2
Platform
macOS
What steps will reproduce the bug?
Convert animated images using the Transform Images plugin.
Note that you need to add
.gifextension to convert GIFs.How often does it reproduce? Is there a required condition?
Always
What is the expected behavior?
Output images should be animated as well.
What do you see instead?
Generated files are not animated, no matter what format they are.
Additional information
No response