cache-loader icon indicating copy to clipboard operation
cache-loader copied to clipboard

optimize cache-loader performance

Open fxxjdedd opened this issue 5 years ago • 0 comments

https://github.com/webpack-contrib/cache-loader/blob/4e0e3aec22f10156acc15d0241b575061ca150a8/src/index.js#L201

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

fxxjdedd avatar May 08 '20 03:05 fxxjdedd