#Is it possible to download images to public that I get via fetch during the build?

1 messages · Page 1 of 1 (latest)

spare elk
#

I'm accessing the photos remotely. When I build a project, I want them to be downloaded to public

misty pine
#

yep, you can do that, when you fetch an image on site build, you can save it in any folder as the Astro front matter code is node.js environement. Did you try it ? did you face any issues ?