Closed
Description
clojure-emacs/refactor-nrepl#264 requires cljr-populate-artifact-cache-on-startup to be set to nil. We might want to change the default to nil. This would make adding project dependencies to be slightly slower but once the PR in refactor-nrepl is active, this will be faster anyway for 2 reasons: 1. The clojars deps will be 1/8 th the former size (500KB) and 2. artifacts will be cached in a temporary file that will be used between start-ups unless it is longer than a day old.
Metadata
Metadata
Assignees
Labels
No labels