improve path handling

This commit is contained in:
2016-02-06 18:06:55 +01:00
parent 3e55a666b2
commit 50fd5e83ad
10 changed files with 76 additions and 11 deletions

View File

@ -1,7 +1,7 @@
{
"mode":"custom",
"ts":{
"./customdir/custom.ts":"./customcompiled.js"
"./customdir/*.ts":"./"
},
"typings":[
"./customdir"