rsnext/test/integration/image-component
Marco Valsecchi 22676abb31
Fix next/image noscript src path with loaders (#24011)
In the `noscript` img version the correct `src` and `sizes` attributes are overwritten by not necessary inline declaration; in particular using the loaders the `src` attribute not take the right absolute path. I found this issue using a custom loader and because my site didn't indexing any images on the Google image search.

Fixes #24277
2021-06-16 20:53:40 +00:00
..
base-path Remove deprecated features (#25446) 2021-06-02 10:11:03 -05:00
basic Fix next/image being downloaded multiple times on Safari (#22902) 2021-03-09 19:07:01 +00:00
custom-resolver Update next/image test (#20986) 2021-01-13 15:05:08 +00:00
default Add errors for invalid placeholder=blur usage (#25953) 2021-06-10 18:51:35 +00:00
noscript Fix next/image noscript src path with loaders (#24011) 2021-06-16 20:53:40 +00:00
typescript Fix types for static image (#25808) 2021-06-07 23:27:54 +00:00
typescript-style cache typechecking with incremental compilation (#24559) 2021-05-07 19:21:20 +02:00