diff --git a/frontend/shadow-cljs.edn b/frontend/shadow-cljs.edn index d958aa70b..813e319c1 100644 --- a/frontend/shadow-cljs.edn +++ b/frontend/shadow-cljs.edn @@ -165,6 +165,8 @@ :ns-regexp "^token-tests.*-test$" :autorun false + :devtools {:http-port 3460} + :compiler-options {:output-feature-set :es2020 :output-wrapper false