gulp-file-transform-cache
JSON →A gulp plugin that caches intermediate file transformations to speed up build pipelines by skipping repeated expensive steps (e.g., Babel compilation). Version 2.0.0 wraps the file-transform-cache module and integrates as a gulp plugin. It allows specifying a cache file path and an array of transform streams. This plugin is useful for large projects where re-running transforms on unchanged files is wasteful, offering a simple drop-in enhancement to existing gulp pipelines. No recent activity; releases are sporadic.
Resources
packagegulp-file-transform-cache ↗