diff --git a/dev.cljs.edn b/dev.cljs.edn index 839d1ef3..5ff91995 100644 --- a/dev.cljs.edn +++ b/dev.cljs.edn @@ -1,5 +1,5 @@ {:main auto-ap.core - :target :bundle + :target :bundle :output-to "resources/public/js/compiled/app.js" :output-dir "resources/public/js/compiled/" :source-map true