create README-dev

This commit is contained in:
2016-01-16 14:20:14 +01:00
parent ef314f5b2d
commit ee69817038
5 changed files with 9 additions and 5 deletions

View File

@ -10,8 +10,6 @@ var paths = {};
paths.cwd = plugins.smartcli.get.cwd().path;
paths.indexTS = plugins.path.join(paths.cwd, "ts/index.ts");
paths.testTS = plugins.path.join(paths.cwd, "ts/test.ts");
plugins.gulp.task("indexTS", function () {
plugins.gulp.src(paths.indexTS)
.pipe(plugins.gulpTypeScript({

1
ts/npmts.default.js Normal file
View File

@ -0,0 +1 @@
//# sourceMappingURL=npmts.default.js.map

1
ts/npmts.default.js.map Normal file
View File

@ -0,0 +1 @@
{"version":3,"file":"npmts.default.js","sourceRoot":"","sources":["npmts.default.ts"],"names":[],"mappings":""}