Replies: 2 comments 1 reply
-
This is already being discussed in #241 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Btw, for anyone also finding this via search engines: This is also discussed here #10808 - next to #241 |
Beta Was this translation helpful? Give feedback.
0 replies
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?
Beta Was this translation helpful? Give feedback.
All reactions