{"library":"netlify-plugin-cache","type":"library","category":null,"description":"A generic Netlify build plugin that caches and restores arbitrary files and directories between builds using Netlify's native cache-utils. Version 1.0.3 is the latest stable release, with no active development. It acts as a thin wrapper around the official cache utility, supporting any static site generator by caching specified paths (defaulting to ['.cache']). Unlike framework-specific cache plugins, this one is intentionally framework-agnostic, allowing users to define custom cache paths for tools like Hugo, Gatsby, Jekyll, Next.js, or any other build tool. The plugin saves cached files after a successful build and restores them before the next build, significantly reducing build times and saving build minutes. No notable release cadence; last updated in 2021.","language":"javascript","status":"maintenance","version":"1.0.3","tags":["javascript","netlify","netlify-plugin","cache","ci","build","plugin"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install netlify-plugin-cache","imports":["// Add to netlify.toml:\n[[plugins]]\npackage = \"netlify-plugin-cache\"","[[plugins]]\npackage = \"netlify-plugin-cache\"\n  [plugins.inputs]\n  paths = [\"resources\", \"_vendor\"]"]},{"cmd":"yarn add netlify-plugin-cache","imports":[]},{"cmd":"pnpm add netlify-plugin-cache","imports":[]}],"homepage":"https://github.com/jakejarvis/netlify-plugin-cache#readme","github":"https://github.com/jakejarvis/netlify-plugin-cache","docs":null,"changelog":null,"pypi":null,"npm":"netlify-plugin-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}