next-runtime
next-runtime copied to clipboard
Automatic support for animated webp
Steps to reproduce
- Deploy site with animated Webp images using this plugin.
- Note that the images are not animated after the site is deployed.
A link to a reproduction repository
N/A
More information about your build
- [ ] I am building using the CLI
- [X] I am building using file-based configuration (netlify.toml)
What OS are you using?
No response
Your netlify.toml file
The site uses the automatically generated `netlify.toml` created by the plugin.
Relevant log output (or link to your logs)
The logs are private but the support team at Netlify can get them for you.
Upstream issue https://github.com/unjs/ipx/issues/53
I've renamed this because it already supports animated output, but there's currently no way of automatically enabling it.
The same goes for gifs. Please give at least an opportunity to disable netlify optimization 👉👈
Added a PR for this above - fairly sure it isn't quite the right solution, but is working.
We now support animated webp images with the new image CDN using the v5 runtime.
I'll close this issue as we won't add it to the v4 runtime.
The v4 runtime is now in the maintenance support phase with no new features being added. Occasional bug fixes and security patches will be applied when needed.