improve path handling
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"mode":"custom",
|
||||
"ts":{
|
||||
"./customdir/custom.ts":"./customcompiled.js"
|
||||
"./customdir/*.ts":"./"
|
||||
},
|
||||
"typings":[
|
||||
"./customdir"
|
||||
|
Reference in New Issue
Block a user