Explore your JS dependencies with Lighthouse Treemap ↦
This is a super cool feature of Lighthouse (use it in PageSpeed Insights or Chrome Canary) that produces a visualization of JavaScript dependencies. Sourcemaps are required to get the per-module breakdown like you see below in GitHub’s results.
Discussion
Sign in or Join to comment or subscribe