Hey HN,<p>Lots of people need help with optimizing "npm run build" time, so I built this analyzer - it looks at source lines of code (versus the bundled size for something like bundlephobia) so that you can tell what packages are causing your lint/build/install/... to take so long.<p>It's open source: <a href="https://github.com/layer-devops/node-dir-stat" rel="nofollow">https://github.com/layer-devops/node-dir-stat</a>