clojure-lsp-intellij icon indicating copy to clipboard operation
clojure-lsp-intellij copied to clipboard

Drop nrepl dependency on production plugin jar

Open ericdallo opened this issue 2 years ago • 1 comments
trafficstars

Currently, we have nrepl as a dependency for development, but for production we don't want to include it.

ericdallo avatar Aug 18 '23 01:08 ericdallo

I managed to not start the nrepl process for production but the dependency is still there

ericdallo avatar Jan 28 '24 14:01 ericdallo