Tactical commit while I try to understand why the app doesn't rebuild

This commit is contained in:
Simon Brooke 2018-07-02 16:22:38 +01:00
parent f5afa67eed
commit 16af040537
45 changed files with 282 additions and 1973 deletions

View file

@ -1,4 +1,5 @@
(ns youyesyet.core
(ns ^{:doc "Devalopment launcher, entirely boilerplate from Luminus."}
youyesyet.core
(:require [youyesyet.handler :as handler]
[luminus.repl-server :as repl]
[luminus.http-server :as http]
@ -60,8 +61,8 @@
:else
(start-app args)))
(mount/stop)
(mount/start)
;; (mount/start)
;; (mount/stop)