rsnext/test/integration/image-optimization
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
..
pages Escape href when detecting already existing preload tags (#20782) 2021-05-14 02:40:20 +00:00
test Escape href when detecting already existing preload tags (#20782) 2021-05-14 02:40:20 +00:00
next.config.js Add experimental image post-processing (#15875) 2020-08-05 17:49:44 +00:00