TeaWeb/build/trgen/bin/tsc.sh

6 lines
No EOL
91 B
Bash
Executable file

#!/bin/bash
BASEDIR=$(dirname "$0")
FILE="${BASEDIR}/../compiler.ts"
npm run dtsgen -- $@