Replies: 2 comments 8 replies
-
Hmm, searching code on github, I think most people are just using it as is without any custom options. Is your repo public / can you make it reproducible on a public repo? 120s seems too much, sharp is usually very fast. |
Beta Was this translation helpful? Give feedback.
8 replies
-
Thanks a lot for the help https://responsive-image.dev/ is so much better ... you can see that initial build takes 11seconds and rebuild is only 3 seconds. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Are you guys using vitepress with vite-imagetools ?
Is there any extra configuration required for using
vite-imagetools
withvitepress
?I got it running, the cache files are created for imagetools ... but the build is still super slow.
As a test, I have 20 images... and the build time is 120s ... if I don't use the
vite-imagetools
images, the build is 2s ...The whole thing is super slow with vite-imagetools... to the point that it's not usable.
Just wanted to check if there is any special config for vitepress.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions