is @sveltejs/enhanced-img a good match for docs sites with a bunch of images? #11043
Replies: 5 comments 2 replies
-
Seems kind of crazy, 10 minutes for 100 images? |
Beta Was this translation helpful? Give feedback.
-
Hi, this is something I've given some thought to, but haven't encountered myself yet or had any time to address. A couple ideas:
Help with those issues would be very much welcomed! If your code happens to be public, I'd be interested to see an example of a site where it's really slow today. |
Beta Was this translation helpful? Give feedback.
-
@alexbjorlig can you share some more details about your case:
|
Beta Was this translation helpful? Give feedback.
-
Making a note of a related issue: #11120 |
Beta Was this translation helpful? Give feedback.
-
Caching has been added in |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @benmccann 👋
Thanks for a great project, the
enhanced-img
.We did a small POC on using this with our docs site written in Sveltekit. Here we have around 100 images, and in development, it works great. But the build time was dramatically increased.
Is
enhanced-img
a good fit for such a use case - or is it meant to be used with fewer images?A few notes:
Beta Was this translation helpful? Give feedback.
All reactions