webpack/lib/cache
Tobias Koppers d6e637f33c add "snapshot" configuration to allow to configure how snapshots are created
expose snapshot options for module, resolve, buildDependencies and resolveBuildDependencies
move managedPaths and immutablePaths from config.cache to config.snapshot
add timestamp + hash snapshotting mode
use timestamp + hash mode by default in production and for buildDependencies
2020-08-26 01:27:13 +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 improve progress reporting 2020-08-14 10:54:26 +02:00
MemoryCachePlugin.js fix jsdoc documentations 2020-04-28 19:42:58 +02:00
PackFileCacheStrategy.js add "snapshot" configuration to allow to configure how snapshots are created 2020-08-26 01:27:13 +02:00
ResolverCachePlugin.js add "snapshot" configuration to allow to configure how snapshots are created 2020-08-26 01:27:13 +02: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