Cat-Printer/www/0-transpile.sh
NaitLee e81553fcc5 Update i18n:
Traditional Chinese by OpenCC conversion
Chinese translation of `jslicense.html` ahead of time
Replace (device) "refresh" as "scan"
Minor change to readme and a few other
I18n will also modify `<html lang="...">`
2022-07-19 21:34:21 +08:00

3 lines
76 B
Bash
Executable File

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