added sourcemap support

This commit is contained in:
2016-02-17 01:16:21 +01:00
parent 5d6ead017b
commit f2ef982189
7 changed files with 18 additions and 0 deletions

View File

@@ -33,12 +33,14 @@
"gulp-header": "^1.7.1",
"gulp-istanbul": "^0.10.3",
"gulp-mocha": "^2.2.0",
"gulp-sourcemaps": "^1.6.0",
"gulp-typescript": "2.11.0",
"gulp-typings": "0.0.0",
"merge2": "1.0.1",
"q": "^1.4.1",
"smartcli": "0.0.11",
"smartfile": "0.0.11",
"source-map-support": "^0.4.0",
"typings": "^0.6.8"
}
}