Replies: 2 comments 1 reply
|
This is already being discussed in #241 |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Next.js has an awesome first-party image processing component that compresses and automatically resizes the images to fit the needs of the website.
Nuxt follows suite with Nuxt/Image
Both of these libraries seem to do the same thing.
Maybe there's a way to implement the Sharp library and create a component with the same options?
Is image optimization in-mind for Sveltekit overall?
All reactions