rsnext/test/integration/image-component/noscript/pages
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
..
index.js Fix next/image noscript src path with loaders (#24011) 2021-06-16 20:53:40 +00:00