Back to Esbuild

Graph debugger

scripts/graph-debugger.html

0.28.0196 B
Original Source

This is a debugger for some of esbuild's internals. To use:

  1. Set "debugVerboseMetafile = true"
  2. Serve the esbuild repo over localhost
  3. Visit this page with "#metafile=path/to/metafile.json"