TIL: Sourcemap visualizer

2022-04-14

It’s not often I need to work on low-level sourcemap stuff, but I do I reach for this tool.

evanw wrote a really nice tool to debug sourcemaps: https://evanw.github.io/source-map-visualization/

There’s also a handy dandy speedscope tool for fast profiles (evan also has contributed): https://speedscope.app