plugins icon indicating copy to clipboard operation
plugins copied to clipboard

feat(gatsby-source-s3): Leverage Cache API

Open Vacilando opened this issue 3 years ago • 2 comments

Can we better leverage Gatsby Cache API so that the pulled images persist between builds?

This is to continue the discussion from a previous incarnation of this module, see https://github.com/gatsby-uc/gatsby-source-s3/issues/16#issuecomment-1026048453

Vacilando avatar Feb 01 '22 16:02 Vacilando

Hey folks any progress on this? I can see myself cache is wiped after every gatsby develop run:

image

Is there any workaround on this, or it should be included in plugin's source code?

PS: I am using the source-strapi plugin

konsalex avatar Mar 04 '23 19:03 konsalex

This issue is for the s3 plugin. But no progress, PRs are welcome for any plugin.

moonmeister avatar Mar 04 '23 19:03 moonmeister