;; shadow-cljs configuration {:source-paths ["src/dev" "src/cljs" "src/clj"] :dependencies [] :dev-http {8008 "public"} :builds {:game {:target :browser :modules {:main {:init-fn nothoughts.core.init/init}}}}}