rsnext/packages/next/next-server
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
..
lib Escape href when detecting already existing preload tags (#20782) 2021-05-14 02:40:20 +00:00
server Ensure rewrite does not override params from page in minimal mode (#25074) 2021-05-13 11:40:25 +00:00