README
netlify-plugin-gatsby-yarn-cache
Inspired by netlify-plugin-gatsby-cache, but enhanced to handle multiple yarn workspaces.
Persist the Gatsby cache between Netlify builds, with support for multiple yarn workspaces
<script type="module">
import netlifyPluginGatsbyYarnCache from 'https://cdn.skypack.dev/netlify-plugin-gatsby-yarn-cache';
</script>
Inspired by netlify-plugin-gatsby-cache, but enhanced to handle multiple yarn workspaces.