clojure-lsp-intellij
clojure-lsp-intellij copied to clipboard
Drop nrepl dependency on production plugin jar
trafficstars
Currently, we have nrepl as a dependency for development, but for production we don't want to include it.
I managed to not start the nrepl process for production but the dependency is still there