dont clean java source paths
This commit is contained in:
parent
006d6d6bdf
commit
ef5dcaf66b
|
@ -77,7 +77,7 @@
|
|||
|
||||
:uberjar-exclusions [#"public/README.md" #"public/cards.html"]
|
||||
:clean-targets ^{:protect false}
|
||||
[:target-path :java-source-paths [:cljsbuild :builds :app :compiler :output-dir] [:cljsbuild :builds :app :compiler :output-to]]
|
||||
[:target-path [:cljsbuild :builds :app :compiler :output-dir] [:cljsbuild :builds :app :compiler :output-to]]
|
||||
:figwheel
|
||||
{:http-server-root "public"
|
||||
:nrepl-port 7002
|
||||
|
|
Loading…
Reference in New Issue