Skip to content

Commit

Permalink
Add watch-deps ns to :require
Browse files Browse the repository at this point in the history
  • Loading branch information
collc committed Jan 31, 2022
1 parent 1bbb2f9 commit 70e069d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
[integrant.repl :refer [clear go halt prep init reset reset-all]]
[integrant.repl.state :as state]
[kit.api :as kit]
#_[lambdaisland.classpath.watch-deps :as watch-deps] ;; hot loading for deps
[<<ns-name>>.core :refer [start-app]]))

;; uncomment to enable hot loading for deps
Expand Down

0 comments on commit 70e069d

Please sign in to comment.