Open spolischook opened 11 months ago
Thank you for your contribution.
I did some experiments and they showed that Hugo does support reading webp images, so I see no reason to filter them out by default. Have you had problems with webp images? Are you using the latest version of Hugo?
I have the side script that I run before the build process, which generates
avif
andwebp
images. Now with this condition, there will be no error in case theavif
orwebp
images in source directory - they will be just ignored.