EAS Local Cache
JSON →A custom build cache provider for Expo CLI that stores build artifacts locally to reduce build times. Version 1.0.3 is the current stable release. It works by generating a fingerprint hash for each build configuration; subsequent builds with the same fingerprint reuse cached artifacts. Unlike cloud-based caches (EAS Build Cache), this plugin keeps all data on the developer's machine, suitable for offline or privacy-sensitive scenarios. Ships TypeScript types. No breaking changes reported yet.
Resources
packageeas-local-cache ↗