This repository was archived by the owner on Oct 27, 2020. It is now read-only.
This repository was archived by the owner on Oct 27, 2020. It is now read-only.
Do not rely on file mtime
#34
Open
Description
npm 5.8+ set file mtime to October 1985 (See npm/npm#20439 ), it's a feature for them, so the cache-loader does not work anymore.
Furthermore, f24f723 tells to not trust file mtime.
Should we relly on file content hash instead ?