| AddBuildDependenciesPlugin.js |
@typedef {import("../Compiler")} Compiler |
868 |
- |
| AddManagedPathsPlugin.js |
@typedef {import("../Compiler")} Compiler |
1325 |
- |
| getLazyHashedEtag.js |
@typedef {import("../util/Hash")} Hash |
3058 |
- |
| IdleFileCachePlugin.js |
@typedef {import("../Compiler")} Compiler |
7352 |
- |
| MemoryCachePlugin.js |
@typedef {import("../Cache").Data} Data |
1517 |
- |
| MemoryWithGcCachePlugin.js |
@typedef {import("../Cache").Data} Data |
4296 |
- |
| mergeEtags.js |
@typedef {import("../Cache").Etag} Etag |
1690 |
- |
| PackFileCacheStrategy.js |
@typedef {import("../../declarations/WebpackOptions").SnapshotOptions} SnapshotOptions |
47931 |
- |
| ResolverCachePlugin.js |
@typedef {import("enhanced-resolve").ResolveContext} ResolveContext |
13992 |
- |