hard-source-webpack-plugin icon indicating copy to clipboard operation
hard-source-webpack-plugin copied to clipboard

fix: store hashes in module cache

Open mzgoddard opened this issue 7 years ago • 0 comments

Close #338

Store hashes in module cache that help if the cache becomes "split" and stores hashes that do not represent the state of their respective items in the module cache. When a build next checks it may have caches that match but that that does not match what hashes the module cache should be.

mzgoddard avatar Jul 02 '18 12:07 mzgoddard