update tsrun

This commit is contained in:
2018-06-30 19:20:36 +02:00
parent 39d94a3daa
commit 51cc29d79b
6 changed files with 8 additions and 9 deletions

3
cli.js Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env node
process.env.CLI_CALL_TSRUN = 'true'
var index = require("./dist/index.js");