bug.
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
|
||||
(add-shutdown-hook! shutdown-mount)
|
||||
(start-server :port 9000 :bind "0.0.0.0" #_#_:handler (cider-nrepl-handler))
|
||||
(set! nrepl.middleware.print/*print-fn* clojure.pprint/pprint)
|
||||
(alter-var-root! #'nrepl.middleware.print/*print-fn* (constantly clojure.pprint/pprint))
|
||||
(apply mount/start-without without)))
|
||||
|
||||
(comment
|
||||
|
||||
Reference in New Issue
Block a user