Skip to content

Commit

Permalink
Fix: don't start server on compile.
Browse files Browse the repository at this point in the history
  • Loading branch information
teesloane committed May 4, 2020
1 parent 8fb1cb5 commit dbc63b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions clojure/src/firn/build.clj
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,4 @@
;; TODO: build the whole site before running the server.
(mount/start-with-args opts))

(serve {:-path "/Users/tees/Dropbox/wiki/"})

;; (serve {:-path "/Users/tees/Dropbox/wiki/"})

0 comments on commit dbc63b4

Please sign in to comment.