webpack-contrib/cache-loader

optimize cache-loader performance

Opened this issue · 0 comments

FS.stat(contextDep.path, (statErr, stats) => {

Need a local cache here? Because contextDep.path is mostly the same file.