1 repository
Serializing plugin-specific data to disk so subsequent builds skip redundant work.
Distinct from Analysis Plugin Caches: Distinct from Analysis Plugin Caches: focuses on serializing plugin data for build caching, not binary analysis.
Explore 1 awesome GitHub repository matching devops & infrastructure · Plugin Cache Persistences. Refine with filters or upvote what's useful.
Farm is a Rust-based web build tool and development server that compiles JavaScript, TypeScript, CSS, HTML, and static assets into optimized bundles. It uses a module-graph-based bundling approach with persistent module-level caching, enabling near-instant builds and sub-20ms hot module replacement during development. The tool processes assets based on file extensions, handling CSS, Sass, Less, PostCSS, HTML, and images as first-class modules without requiring JavaScript transformation. Farm distinguishes itself through its Vite-compatible plugin system, accepting Vite, Rollup, and Unplugin p
Serializes plugin-specific data to disk so subsequent builds skip redundant work.