chinedufn / percy

Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.
https://chinedufn.github.io/percy/
Apache License 2.0
2.27k stars 84 forks source link

Make debug format of VirtualNode more compact #66

Closed dbrgn closed 5 years ago

dbrgn commented 5 years ago

This is easier to read than when using the alternate debug format.

vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

chinedufn commented 5 years ago

Awesome - Thanks!!