npm 5.8+ set file mtime to October 1985 (See https://github.com/npm/npm/issues/20439 ), it's a feature for them, so the cache-loader does not work anymore. Furthermore, https://github.com/webpack-contrib/cache-loader/commit/f24f723 tells to not trust file mtime. Should we relly on file content hash instead ?
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 ?