1
1
mirror of https://github.com/primer/css.git synced 2024-12-21 05:01:45 +03:00
css/script/npm-run-all
Shawn Allen 57aa5ee89e add helper scripts for top-level deps
and write JSON with a newline
2017-09-08 13:46:44 -07:00

4 lines
76 B
Bash
Executable File

#!/bin/bash
set -e
$(dirname $0)/npm-run npm-run-all --serial --silent "$@"