Add nodir to SrcOptions (#10225)

This commit is contained in:
mcriss
2016-07-24 01:26:53 -05:00
committed by Mohamed Hegazy
parent 98c279c49f
commit 269fe3fee9

5
gulp/gulp.d.ts vendored
View File

@@ -149,6 +149,11 @@ declare module "gulp" {
* Note that an explicit dot in a portion of the pattern will always match dot files.
*/
dot?: boolean;
/**
* Set to match only fles, not directories. Set this flag to prevent copying empty directories
*/
nodir?: boolean;
/**
* By default, a pattern starting with a forward-slash will be "mounted" onto the root setting, so that a valid