webpack/lib/cache
Tobias Koppers 177736f59c avoid leaking unused memory in buffer backing stores in development mode 2021-04-20 15:22:16 +02:00
..
AddBuildDependenciesPlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
AddManagedPathsPlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
IdleFileCachePlugin.js add GC to the memory cache and make it configurable 2021-04-01 17:12:53 +02:00
MemoryCachePlugin.js avoid leaking memory after the compiler has been closed 2021-04-01 16:59:48 +02:00
MemoryWithGcCachePlugin.js add GC to the memory cache and make it configurable 2021-04-01 17:12:53 +02:00
PackFileCacheStrategy.js avoid leaking unused memory in buffer backing stores in development mode 2021-04-20 15:22:16 +02:00
ResolverCachePlugin.js fixed possible collision with addAll es proposal 2021-03-11 10:59:44 -08:00
getLazyHashedEtag.js compute asset hash lazily to avoid hash computation when memory cache is used 2019-11-12 16:07:50 +01:00
mergeEtags.js add provide and mergeEtags to CacheFacade 2020-08-19 11:25:24 +02:00