Cat-Printer/www/0-transpile.sh
NaitLee 5238b66eb6 [WIP] better bit-reverse on backend
rename all_js to all-scripts
minimal changes
2023-07-16 17:12:50 +08:00

3 lines
81 B
Bash
Executable File

#!/bin/sh
npx tsc $@ --allowJs --outFile main.comp.js $(cat all-scripts.txt)