diff --git a/frontend/shadow-cljs.edn b/frontend/shadow-cljs.edn index 4c6ca282e..6a1f74e07 100644 --- a/frontend/shadow-cljs.edn +++ b/frontend/shadow-cljs.edn @@ -9,7 +9,7 @@ :output-dir "resources/public/js/" :asset-path "/js" :devtools {:browser-inject :main} - + :build-options {:manifest-name "manifest.json"} :modules {:shared {:entries []} :main {:entries [uxbox.main]