1
1
mirror of https://github.com/primer/css.git synced 2024-11-28 04:43:05 +03:00
css/script/npm-run-all

4 lines
58 B
Plaintext
Raw Normal View History

#!/bin/bash
set -e
npx npm-run-all --serial --silent "$@"