Merge branch 'develop' of /home/simon/workspace/youyesyet into develop
This commit is contained in:
commit
8cf28e9ca9
|
@ -102,8 +102,7 @@
|
||||||
{:uberjar {:omit-source true
|
{:uberjar {:omit-source true
|
||||||
:prep-tasks ["compile" ["cljsbuild" "once" "min"]]
|
:prep-tasks ["compile" ["cljsbuild" "once" "min"]]
|
||||||
:cljsbuild
|
:cljsbuild
|
||||||
{:prep-tasks [["npm" "install"]]
|
{:builds
|
||||||
:builds
|
|
||||||
{:min
|
{:min
|
||||||
{:source-paths ["src/cljc" "src/cljs" "env/prod/cljs"]
|
{:source-paths ["src/cljc" "src/cljs" "env/prod/cljs"]
|
||||||
:compiler
|
:compiler
|
||||||
|
|
Loading…
Reference in a new issue