We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f2a66 commit 9945d08Copy full SHA for 9945d08
src/xiana/hotreload.clj
@@ -40,4 +40,5 @@
40
(do
41
(reload!)
42
(restart-fn))
43
- (recur)))))
+ (recur)))
44
+ cfg))
0 commit comments