snapwire/dev.cljs.edn

6 lines
124 B
Clojure

{:output-to "resources/public/dev-main.js"
:optimizations :none
:pretty-print true
:source-map true
:main DEMOAPP.core}