Could the plugin cache posts to accelerate dev builds?
diegodorado opened this issue · 4 comments
diegodorado commented
When I build the site, it goes and download all related posts again... could this be cached so if post has not changed, it can use the cached version.
Mostly, to cache the images locally.
oorestisime commented
Hm this should have been working. Maybe something broke or gatsby changed something with the cache. i am going to have a look.
oorestisime commented
Hm, not sure i can reproduce this. i did gatsby develop on the example site, it went to download and parse all the images. i stopped and did again gatsby develop and it didn't download anything nor it sharp
ed images. can you give a few more details on what you were facing?
diegodorado commented
I think this was an issue only that day when instagram was not working
properly....
…On Fri, Jul 5, 2019 at 6:08 AM Orestis Ioannou ***@***.***> wrote:
Hm, not sure i can reproduce this. i did gatsby develop on the example
site, it went to download and parse all the images. i stopped and did again
gatsby develop and it didn't download anything nor it sharped images. can
you give a few more details on what you were facing?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#46?email_source=notifications&email_token=AABS6LKDCNWBNX72NDUN5RLP54FP7A5CNFSM4H5II4IKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZI72WA#issuecomment-508689752>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABS6LL4SPQ2NVJJV72V273P54FP7ANCNFSM4H5II4IA>
.
oorestisime commented
Ok great! closing this!