added --sourcemap to compile bat

This commit is contained in:
Bart van der Schoor
2014-03-08 01:26:06 +01:00
parent 0119825e4a
commit 751c92514b
+1 -1
View File
@@ -1 +1 @@
tsc runner.ts --target ES5 --out runner.js --module commonjs
tsc runner.ts --target ES5 --out runner.js --module commonjs --sourcemap