mirror of
https://github.com/status-im/reagent.git
synced 2025-02-05 08:34:11 +00:00
Run tests using Node when running test profile cljsbuild
This commit is contained in:
parent
82c4013a29
commit
2eb08fae84
@ -18,6 +18,7 @@
|
||||
|
||||
:profiles {:test {:cljsbuild
|
||||
{:builds {:client {:source-paths ["test"]
|
||||
:notify-command ["node" "bin/gen-site.js"]
|
||||
:compiler
|
||||
{:main "reagenttest.runtests"}}}}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user