Skip to content

Commit

Permalink
Fix: Don't invoke server!
Browse files Browse the repository at this point in the history
  • Loading branch information
teesloane committed May 4, 2020
1 parent 87713a9 commit 0b2549a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clojure/src/firn/build.clj
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,4 @@
(mount/start-with-args opts))

;; cider won't boot if this is uncommented at jack-in:
(serve {:-path "/Users/tees/Projects/firn/firn/clojure/test/firn/demo_org"})
;; (serve {:-path "/Users/tees/Projects/firn/firn/clojure/test/firn/demo_org"})

0 comments on commit 0b2549a

Please sign in to comment.