gatsby-plugin-netlify-cache
                                
                                
                                
                                    gatsby-plugin-netlify-cache copied to clipboard
                            
                            
                            
                        Caches your Gatsby .cache and public folder to speed up your build time by 10x
Hey, not really an issue. would this work? its just that i have over 200 md files (blog posts) and over 1000 images ``` { resolve: `gatsby-plugin-netlify-cache`, options: { extraDirsToCache:...
I guess we should add tests, even when this is a very small plugin. But, the magic is mostly happening on Netlify, so, any suggestions how and what we test?...
https://github.com/axe312ger/gatsby-plugin-netlify-cache/issues/15 was closed, but it doesn't address [my idea](https://github.com/axe312ger/gatsby-plugin-netlify-cache/issues/15#issuecomment-468537468) of automatically deleting old cached files to avoid huge caches. Any thoughts on that?