rsnext/test/integration/image-optimization/pages
Yamagishi Kazutoshi 7f73b65849
Escape href when detecting already existing preload tags (#20782)
When Image Optimization is enabled, if the URL of the image is not correct as a regular expression (e.g. `/image.png?lang=c++`), Next.js will give an error and fail to build.
2021-05-14 02:40:20 +00:00
..
index.js Make the image post-processor ignore SVG images (#16732) 2020-09-02 02:42:20 +00:00
stars.js Make the image post-processor ignore SVG images (#16732) 2020-09-02 02:42:20 +00:00
static-head.js Add experimental image post-processing (#15875) 2020-08-05 17:49:44 +00:00
with-querystring.js Escape href when detecting already existing preload tags (#20782) 2021-05-14 02:40:20 +00:00