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