Fork me on GitHub
#untangled
<
2017-05-05
>
pithyless13:05:31

In the routing example, the routing idents are [:login :top] and [:main :top] vs what I’d first expect: [:top :login] and [:top :main]. Can someone explain the reasoning or point me to some clarification docs?

tony.kay15:05:23

Om determines which query to use based on the first entry in the ident so it's what must change.

tony.kay15:05:34

Idents in general have the form [kind id]

tony.kay15:05:11

Where kind matters in unions

cjmurphy23:05:48

npm i -g gulp seemed to work fine.

cjmurphy23:05:13

But npm i did not: npm ERR! install Couldn't read dependencies