This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Commit 42545dc
fix(dag): print data in a readable way if it is JSON
If a dag node is JSON, print the stringified version of it, so that
it shows the actual JSON and not just `[object Object]`.1 parent aea9344 commit 42545dc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments