This commit is contained in:
parent
713dcd9083
commit
744e009690
2 changed files with 0 additions and 4 deletions
|
@ -45,8 +45,6 @@ gulp.task('build', [
|
|||
'doc'
|
||||
]);
|
||||
|
||||
gulp.task('rebuild', ['clean', 'build']);
|
||||
|
||||
gulp.task('build:ts', () => {
|
||||
const tsProject = ts.createProject('./tsconfig.json');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue