oh huh @imrishabh18 we broke tscircuit
oh huh @Rishabh we broke tscircuit on stackblitz- it looks like somehow resvg was bundled

5 Replies
I think it was not because of the dependency issue, we need to use an alternative for this library. Which is supported in stackblitz

Cause I am still seeing the issue
It definitely is a dep issue, installing the module is what triggers that
If you install tscircuit/tscircuit then do nom ls @resvg/svg-js itll show you what dep is causing it to be imported
Okay, let me see
Rishabh added snapshots to the footprinter repo, this is HUGE and something we should do for any repo that requires us to visualize soup! https://github.com/tscircuit/footprinter/pull/16
GitHub
feat: snapshot testing added by imrishabh18 · Pull Request #16 · ts...
I was working on this and had made some progress.
I think we can follow this snapshot testing way, like generate for all the files
