that's default
This commit is contained in:
parent
830b5c1cda
commit
55514c2e41
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
||||||
[expound "0.8.4"]]
|
[expound "0.8.4"]]
|
||||||
:builds {:test {:target :node-test
|
:builds {:test {:target :node-test
|
||||||
:output-to "target/node-tests.js"
|
:output-to "target/node-tests.js"
|
||||||
:ns-regexp "test$"
|
|
||||||
:autorun true
|
:autorun true
|
||||||
:repl-pprint true}
|
:repl-pprint true}
|
||||||
:app {:target :node-script
|
:app {:target :node-script
|
||||||
|
|
Reference in a new issue