Matt Fantinel

Results 72 comments of Matt Fantinel

@vvirta what happens if you run the optimize-images command by itself (npm run optimize-images)? Does it generate the webp and avif files? If it does, then maybe the issue is...

@marksteven only images in the /static/images folder will be processed, but you can change that if you need. What runs the optimization is the `"optimize-images"` script in package.json.