Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Where is the next.js image optimization? #59

Open
cmsbased opened this issue Aug 13, 2021 · 1 comment
Open

Where is the next.js image optimization? #59

cmsbased opened this issue Aug 13, 2021 · 1 comment

Comments

@cmsbased
Copy link

What is the purpose of using next/image with "srcset" when nothing is optimized? img duplicates same digitalocean image URL 8 times.
https://starter-uploads.nyc3.digitaloceanspaces.com/user_ed78b0e88f.png

Same 1.2Mb image loads on retina macbook and iphone 4 over 3g.

@cmsbased
Copy link
Author

I removed loader with hardcoded URL to make use of responsive images.

Next.JS figured out the rest and loaded optimized srcset images.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant