add dts2hx handling to kiss-vscode-api template

This commit is contained in:
2023-03-13 15:17:23 -06:00
parent a60db65f78
commit cc3576bc70

View File

@@ -1,3 +1,7 @@
#! /bin/bash
if [ ! -d node_modules ]; then
$(haxelib libpath kiss)/build-scripts/dts2hx-externs/regenerate.sh
fi
haxe build.hxml