nrepl 2020-11-14

@posobin You should, but to cider-nrepl, as this functionality is coming from it.

Seems to me that this should be an easy fix.

@bozhidar I am sending the ns-path request to nrepl using cider-nrepl, because not sure how else to call it.

Yeah, there's no other way to do so. 🙂 Lots of the middleware code has different branches for Clojure and ClojureScript which results in some inconsistencies from time to time.