Fork me on GitHub
#play-clj
<
2018-07-06
>
sekao16:07:55

@lizzi.lindboe i’m on the subreddit more often than here. what do you mean by “work with a repl”? do you mean you just want those files to load in your repl, but they are not?

Lizzi20:07:47

There have been layers of confusion, but I think I worked them out. not being familiar with boot or cljs, I didn't know 1) for the cljs repl, the "client" it was waiting for was me loading it in the browser, not the boot repl client, and 2) boot repl doesn't appear to find files if invoked from a directory other than the root of the project (that does work with lein). I was very confused why it wasn't finding some namespaces 🙂