Fork me on GitHub
#fulcro
<
2018-06-20
>
currentoor00:06:56

how does the lein template (using shadow-cljs) specify the clojurescript version?

currentoor00:06:52

i don't see [org.clojure/clojurescript "X.X.X"] anywhere

tony.kay02:06:17

shadow has cljs as a dep

tony.kay02:06:20

you donโ€™t specify it

tony.kay15:06:23

@wilkerlucio Enter to expand the search in Inspect was the right call. Very nice.

wilkerlucio16:06:12

glad to hear ๐Ÿ™‚

wilkerlucio18:06:53

@jasonjckn it already does, there is only a little extra setup needed, but I have done some experiments using Fulcro + Shadow + Expo, worked just fine

wilkerlucio18:06:06

maybe what we lack is documentation around it

jasonjckn18:06:47

@wilkerlucio oh cool! did you publish it by chance

wilkerlucio18:06:57

and the new fulcro inspect is designed to work with that as well, with the remote architecture we can have the inspector running as an electron app, so you can inspect native apps ๐Ÿ™‚

๐ŸŽ‰ 12
wilkerlucio18:06:03

let me try to find the code, I think it's ok to share