aboutsummaryrefslogtreecommitdiff
path: root/shadow-cljs.edn
diff options
context:
space:
mode:
Diffstat (limited to 'shadow-cljs.edn')
-rw-r--r--shadow-cljs.edn2
1 files changed, 1 insertions, 1 deletions
diff --git a/shadow-cljs.edn b/shadow-cljs.edn
index 3267c0a..16b4c38 100644
--- a/shadow-cljs.edn
+++ b/shadow-cljs.edn
@@ -1,6 +1,6 @@
{:deps {:aliases [:frontend]}
:builds
- {:app
+ {:tau
{:target :browser
:output-dir "resources/public/js"
:asset-path "/js"