alvarlagerlof / rsc-parser

A parser for the React Server components when sent over the network
https://rsc-parser.vercel.app
MIT License
514 stars 12 forks source link

Fix network graph max call stack error #1160

Closed alvarlagerlof closed 1 month ago

alvarlagerlof commented 1 month ago

Removed some not-needed recursion.