summarylogtreecommitdiffstats
path: root/build.patch
blob: cdeab4b3544b730ffc3369fd7070da6ba2f3f49b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
:100644 100644 3f425a3e6 000000000 M	shadow-cljs.edn

diff --git a/shadow-cljs.edn b/shadow-cljs.edn
index 3f425a3e6..bc1a3a45e 100644
--- a/shadow-cljs.edn
+++ b/shadow-cljs.edn
@@ -1,6 +1,7 @@
 ;; shadow-cljs configuration
 {:deps  true
  :nrepl {:port 8701}
+ :parallel-build true
 
  ;; "." for /static
  :dev-http {3001 ["static" "."]