2019-03-08 17:05:22 +09:00

5 lines
105 B
Bash
Executable File

#!/bin/bash
set -e
cd ../../wasm && ./build.sh nodejs
cd ../benches/javascript && npm link jsonpath-wasm