Remix local images #699
Answered
by
ascorbic
Viktoriia-Lotvinova
asked this question in
Q&A
-
Hi, is it possible to generate srcset for local images on Remix, without using CDN? |
Beta Was this translation helpful? Give feedback.
Answered by
ascorbic
Oct 3, 2024
Replies: 1 comment 1 reply
-
I'm afraid it only works if you're using a host that has its own image handling, such as Netlify or Vercel. There's no built-in image resizing service. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Viktoriia-Lotvinova
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm afraid it only works if you're using a host that has its own image handling, such as Netlify or Vercel. There's no built-in image resizing service.