rsnext/test/integration/image-optimization
Alex Castle 6874adbbb9
Make the image post-processor ignore SVG images (#16732)
This is a small change to the image post-processor logic. When it's looking for images to preload, it will now ignore SVGs, as these are rarely the relevant images for LCP.
2020-09-02 02:42:20 +00:00
..
pages Make the image post-processor ignore SVG images (#16732) 2020-09-02 02:42:20 +00:00
test Make the image post-processor ignore SVG images (#16732) 2020-09-02 02:42:20 +00:00
next.config.js Add experimental image post-processing (#15875) 2020-08-05 17:49:44 +00:00