2
0
mirror of https://github.com/status-im/reagent.git synced 2025-01-19 08:21:58 +00:00

5 lines
135 B
Bash
Raw Normal View History

2018-04-03 10:33:01 +03:00
#!/bin/bash
set -ex
lein do clean, doo chrome-headless test-npm once
test -f target/cljsbuild/test-npm/out/node_modules/react/index.js