@@ -0,0 +1,6 @@
+#!/bin/sh
+set -e -x
+tsc -p tsconfig.json
+tsc -p tsconfig.core.json
+tsc -p tsconfig.webgl.json
+tsc -p tsconfig.widget.json