mirror of https://github.com/status-im/reagent.git
6 lines
157 B
YAML
6 lines
157 B
YAML
|
test:
|
||
|
override:
|
||
|
- lein with-profile dev do clean, cljsbuild once
|
||
|
- node bin/gen-site.js
|
||
|
- lein with-profile prod-test do clean, cljsbuild once
|