Fork me on GitHub
#reitit
<
2022-07-01
>
Noah Bogart18:07:28

I have an r/router object created without nesting: [["/a/b/c" {...}] ["/a/b/c/d" {...}]] etc. when I print this out with r/routes , it shows the flat structure. is it possible to print this in the nested form? I'm hoping to perform the nesting automatically