minify-html/bench/runners/minify-html (Node.js)/build

10 lines
90 B
Plaintext
Raw Normal View History

2021-08-08 07:01:37 -04:00
#!/usr/bin/env bash
set -Eeuxo pipefail
pushd ../../../nodejs
npm run build
popd
npm i