Files
kiss-vscode/projects/kiss-firefox/template/test.sh
2023-04-29 20:58:10 -06:00

7 lines
143 B
Bash
Executable File

#! /bin/bash
if [ ! -d node_modules ]; then
$(haxelib libpath kiss)/build-scripts/dts2hx-externs/regenerate.sh
fi
haxe -D test build.hxml