play-clj

sekao 2018-07-06T16:33:55.000234Z

@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?

Lizzi 2018-07-06T20:52:47.000124Z

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 🙂