alexander.akait
|
3e3dfd781b
|
fix(types): more
|
2024-03-17 20:15:44 +03:00 |
Tobias Koppers
|
8074127b98
|
avoid leaking memory after the compiler has been closed
clear cache on shutdown
|
2021-04-01 16:59:48 +02:00 |
Tobias Koppers
|
b9c50fdb09
|
fix jsdoc documentations
|
2020-04-28 19:42:58 +02:00 |
Albus Dumbledore
|
466e28b312
|
Fix branding violation MemoryCachePlugin
|
2020-02-12 20:23:16 +05:30 |
Tobias Koppers
|
1a3b391352
|
compute asset hash lazily to avoid hash computation when memory cache is used
Cache accepts null as break condition when etag mismatches
MemoryCachePlugin caches cache mismatches
|
2019-11-12 16:07:50 +01:00 |
Tobias Koppers
|
39c75ee6a9
|
add stages for Cache plugins
|
2019-05-13 11:03:10 +02:00 |
Tobias Koppers
|
cf71cd0dd8
|
faster way to provide got handlers for cache
|
2019-01-19 12:31:24 +01:00 |
Tobias Koppers
|
77c2e61a31
|
remove memory cache from FileCachePlugin
support layers of caches
|
2018-12-27 20:57:54 +01:00 |
Tobias Koppers
|
9b8d26f6e8
|
refactor cache to be more generic and usable for other things
|
2018-10-11 10:46:48 +02:00 |
Tobias Koppers
|
7340fbb547
|
refactor Cache
add a new hookable Cache class
removed CachePlugin
add MemoryCachePlugin
refactor timestamps
create FileSystemInfo class
|
2018-09-27 13:20:19 +02:00 |