@echo off
pushd src
node ../tools/embed.js
node ../node_modules/typescript/lib/tsc.js
node ../tools/purify.js
popd