rsnext/test/integration/image-optimizer
Steven 530b14616f
Add test for .ico image bypass (#19025)
We fixed this in a previous PR but there were no tests for `.ico` so this PR adds a test for it to ensure we don't regress.

Similar to SVG, we bypass ICO because it typically contains multiple sizes in a single file.

Closes #18600
2020-11-10 17:49:37 +00:00
..
pages Add support for Image Optimizer (#17749) 2020-10-16 13:10:01 +02:00
public Add test for .ico image bypass (#19025) 2020-11-10 17:49:37 +00:00
test Add test for .ico image bypass (#19025) 2020-11-10 17:49:37 +00:00
next.config.js Add support for Image Optimizer (#17749) 2020-10-16 13:10:01 +02:00