Rspack caches snapshots and intermediate build artifacts, then reuses them in subsequent builds to improve build speed.
Rspack supports both memory cache and experimental persistent cache. See Persistent Cache for more details.
This configuration only controls whether caching is enabled.
booleanfalse, development mode istrueYou can disable the cache in your Rspack config: