swc/crates/dbg-swc/scripts/reduce-list.sh

4 lines
88 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -eu
cat list.txt | xargs -L 1 -I {} ./scripts/reduce-size.sh {}