swc/crates/swc_ecma_minifier/scripts/deopt.sh

7 lines
130 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -u
UPDATE=1 cargo test --test compress deopt -- --nocapture
ls -al ./tests/full/private/deopt/output.js