minify-html/bench/runners/@minify-html%2Fjs/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