next-runtime icon indicating copy to clipboard operation
next-runtime copied to clipboard

Automatic support for animated webp

Open overlordofmu opened this issue 4 years ago • 4 comments

Steps to reproduce

  1. Deploy site with animated Webp images using this plugin.
  2. 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.

overlordofmu avatar Nov 10 '21 09:11 overlordofmu

Upstream issue https://github.com/unjs/ipx/issues/53

ascorbic avatar Nov 15 '21 12:11 ascorbic

I've renamed this because it already supports animated output, but there's currently no way of automatically enabling it.

ascorbic avatar Nov 15 '21 12:11 ascorbic

The same goes for gifs. Please give at least an opportunity to disable netlify optimization 👉👈

kriakiku avatar Dec 26 '21 10:12 kriakiku

Added a PR for this above - fairly sure it isn't quite the right solution, but is working.

sarahetter avatar Apr 24 '23 15:04 sarahetter

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.

MarcL avatar Apr 19 '24 11:04 MarcL