ニジカ投稿局 https://tv.nizika.tv
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

tests.sh 177 B

123456789
  1. #!/bin/bash
  2. set -eu
  3. rm -rf ./packages/tests/dist
  4. npm run tsc -- -b --verbose ./packages/tests/tsconfig.json
  5. npm run resolve-tspaths:server-lib
  6. npm run resolve-tspaths:tests