Files
vercel/scripts/internal-dependency-trace

Internal Dependency Trace

This script will generate a Mermaid directed graph as an SVG image showing the dependency connections between files starting with the input file as an entrypoint.

  1. Set input file in src/index.js
  2. pnpm i
  3. pnpm generate
  4. Open output/trace.svg in a browser