weecfg/prod.cljs.edn

4 lines
85 B
Clojure

{:output-to "resources/public/main.js"
:optimizations :advanced
:main weecfg.core}