Fork me on GitHub
#lein-figwheel
<
2015-11-10
>
joshfrench02:11:35

is there a way to specify which build i want the default repl to connect to? i just added devcards to a project and it seems to be hijacking the repl regardless of how i order the builds

joshfrench18:11:39

answering my own question above: (ra/cljs-repl "my-build-id")

bhauman19:11:30

@joshfrench: been out of the loop for a couple of days

bhauman19:11:48

@joshfrench: sorry for not seening this

joshfrench19:11:56

no worries! just had to RTFM.

bhauman20:11:53

was that in the manual? or did you have to read the code?

bhauman20:11:33

but it doesn't tell you about providing the id does it?

joshfrench20:11:08

it’s mentioned in the cljs-repl signature in the section where you demonstrate api-help. so not explicitly mentioned, but it was enough of a clue to go on.

bhauman20:11:34

oh cool, so much to document

joshfrench20:11:49

it did take some googling but the biggest hurdle is that i’m new enough that i wasn’t sure which part of the dev stack took the option i needed to pass.

bhauman20:11:16

things are getting much much better sooner than later in terms of a standard way of working but in the meantime we exist in this field of change

joshfrench20:11:55

change is exciting simple_smile thanks for all these wonderful tools!

bhauman20:11:17

you are welcome!