noxify / gridsome-plugin-remote-image

simple plugin to download remote images in gridsome
MIT License
14 stars 16 forks source link

caching #12

Closed poltimmer closed 4 years ago

poltimmer commented 4 years ago

Don't download an image that already exists from a previous build. With loads of images, downloading them every time on each rebuild becomes very slow.

noxify commented 4 years ago

Added with https://github.com/noxify/gridsome-plugin-remote-image/releases/tag/v1.1.0

Configuration: https://webstone.info/documentation/gridsome-plugin-remote-image/configuration/