Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next Gen Image Optimization #2448

Closed
navneetsharmaui opened this issue Sep 17, 2021 · 1 comment
Closed

Next Gen Image Optimization #2448

navneetsharmaui opened this issue Sep 17, 2021 · 1 comment

Comments

@navneetsharmaui
Copy link

Describe the problem

As Sveltekit is growing. We could add the in-house support for the next-gen image optimization support like the one in NextJS with next/image.

Image optimization is one of the important parts of web vitals and web performance. Right now there is no proper way to integrate the image optimization logic into the sveltekit other than to pre-optimize all the images then including them in the sveltekit build process.

Describe the proposed solution

We could add the in-house support for the next-gen image optimization support like the one in NextJS with next/image.

Alternatives considered

No response

Importance

would make my life easier

Additional Information

No response

@bluwy
Copy link
Member

bluwy commented Sep 17, 2021

Thanks! But this is already tracked in #241. Closing in favor of that.

@bluwy bluwy closed this as completed Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants