webpack/lib/cache
Tobias Koppers d3cf3928f5 Persistent Caching fixes
improve error handling in pack file cache strategy
support context timestamp snapshot
make ContextModule serializable
fix snapshotting bug of managed paths
use managed and immutable path info for context hashes and timestamps
enabled managedPaths for node_modules during cache tests
2019-09-04 16:33:54 +02:00
..
AddBuildDependenciesPlugin.js track and config build dependencies 2019-08-12 23:07:41 +02:00
AddManagedPathsPlugin.js add immutablePaths next to managedPaths for paths in the yarn cache 2019-08-20 14:50:07 +02:00
BackgroundFileCachePlugin.js add stages for Cache plugins 2019-05-13 11:03:10 +02:00
IdleFileCachePlugin.js store build dependencies snapshot in pack 2019-08-13 17:02:37 +02:00
InstantFileCachePlugin.js add stages for Cache plugins 2019-05-13 11:03:10 +02:00
MemoryCachePlugin.js add stages for Cache plugins 2019-05-13 11:03:10 +02:00
PackFileCacheStrategy.js Persistent Caching fixes 2019-09-04 16:33:54 +02:00
ResolverCachePlugin.js Add LazySet for file/context/missingDependencies for performance 2019-08-07 16:13:56 +02:00
SeparateFilesCacheStrategy.js store build dependencies snapshot in pack 2019-08-13 17:02:37 +02:00