Fork me on GitHub
#nrepl
<
2019-07-09
>
bozhidar06:07:41

@me1676 You can just check the session bindings. You can check there for cider.piggieback/*cljs-compiler-env*.

bozhidar06:07:25

> however some nREPL clients do not provide :file in the message they send. Any ideas how to improve it are appreciated

bozhidar06:07:46

Keep in mind that you can have evaluations without a file anyways - e.g. those coming from a REPL.

mkarp12:07:13

@bozhidar Thank you! I'll try it out