mirror of
https://github.com/NaitLee/Cat-Printer.git
synced 2025-05-17 07:40:21 -07:00
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="...">`
3 lines
76 B
Bash
Executable File
3 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
npx tsc $@ --allowJs --outFile main.comp.js $(cat all_js.txt)
|