replace gulp

This commit is contained in:
2017-04-30 18:22:34 +02:00
parent cf438ae431
commit 0f0592cdaf
7 changed files with 431 additions and 791 deletions

View File

@ -1,6 +1,6 @@
export * from '../npmts.plugins'
import * as gulp from 'gulp'
import * as gulp from 'smartgulp'
import * as gulpFunction from 'gulp-function'
import * as gulpSourcemaps from 'gulp-sourcemaps'
import * as gulpTypeScript from 'gulp-typescript'