now reading tsOptions from tsConfig and supporting declaration file handling

This commit is contained in:
LosslessBot
2016-04-30 11:55:42 +02:00
parent 07d752449e
commit 3d59f6d393
13 changed files with 98 additions and 84 deletions

View File

@@ -38,6 +38,7 @@
"gulp-sourcemaps": "^2.0.0-alpha",
"gulp-typescript": "2.13.0",
"gulp-typings": "1.3.4",
"lodash": "^4.11.1",
"merge2": "1.0.2",
"projectinfo": "1.0.1",
"q": "^1.4.1",
@@ -47,7 +48,7 @@
"smartcov": "0.0.6",
"smartenv": "1.2.2",
"smartfile": "3.0.5",
"smartpath": "3.1.4",
"smartpath": "3.1.5",
"source-map-support": "^0.4.0"
},
"devDependencies": {}