Schmulik Raskin
d219a83c31
Fix gulp.dest overload parameter type to be Vinyl File ( #10825 )
...
* Fix gulp.dest overload parameter type to be Vinyl File
* Change Vinyl version to match Gulp
* Revert changing Vinyl version, due to conflicts with gulp plugins
2016-09-07 20:29:08 +09:00
mcriss
269fe3fee9
Add nodir to SrcOptions ( #10225 )
2016-07-23 23:26:53 -07:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
tkQubo
052725d749
Change interface name (remove the first letter 'I')
2015-08-26 01:48:47 +09:00
tkQubo
fbdc1b9112
Move IGulpPlugin into gulp namespace, Gulp extends orchestrator, and gulp#watch method returns NodeJS.EventEmitter
2015-08-26 01:48:47 +09:00
Daniel Rosenwasser
3f6ae4eabe
Added 'base' for 'gulp-watch' tests.
2015-08-03 09:44:45 -07:00
Tanguy Krotoff
7a6400a7d4
Improve gulp.watch()
2015-07-04 17:18:50 +02:00
progre
501792ee13
add IGulpPlugin and fix tests
2014-09-27 11:57:45 +09:00
progre
880c9e258b
fix: gulp don't pass compile2 pattern
2014-09-27 11:21:39 +09:00
progre
81ff395285
fix: watch() can abbreviate opt
2014-09-22 21:47:57 +09:00
progre
edcc9824cc
fix: return values
2014-09-22 21:02:16 +09:00
vvakame
06d1931b8a
refactor gulp.d.ts
2014-09-15 23:11:19 +09:00
Drew Noakes
9371775cde
Add gulp declarations.
2014-09-08 17:00:23 +01:00