зеркало из https://github.com/microsoft/TACO.git
Updated gulpmain.ts
This commit is contained in:
Родитель
f255a30404
Коммит
51b263407a
|
@ -1,4 +1,4 @@
|
|||
/// <reference path="typings/node.d.ts" />
|
||||
/// <reference path="typings/node.d.ts" />
|
||||
/// <reference path="typings/q.d.ts" />
|
||||
|
||||
var fs = require("fs");
|
||||
|
@ -65,7 +65,5 @@ gulp.task("generate-dts", function (cb: Function): void {
|
|||
cb();
|
||||
});
|
||||
|
||||
/* Task to generate NPM package */
|
||||
|
||||
/* Task to run tests */
|
||||
module.exports = gulp;
|
Загрузка…
Ссылка в новой задаче