咸鱼要翻身

5 lines
191 B

3 months ago
#!/bin/bash
$(yarn bin)/tsc -p test/tsconfig.test.json --outDir test-tmp &&
rsync -a --prune-empty-dirs --include '*/' --include '*.js' --include '*.json' --exclude '*' test/ test-tmp/test/