Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please document gulp.src() (vinyl-fs#src) followSymlinks option for gulp@4 #1731

Closed
jmm opened this issue Jul 21, 2016 · 1 comment
Closed

Comments

@jmm
Copy link
Contributor

jmm commented Jul 21, 2016

In actuality gulp.src is require("vinyl-fs").src and there's documentation of some of its options duplicated / excluded, respectively. I mention it in case that can be the public API and it makes more sense to eliminate most of the duplication, link to the vinyl-fs docs, and just include notes that are relevant in the context of gulp if applicable. Like:

Note: Plugins might not implement support for streams.

But please document at least followSymlinks one way or the other.

Related:

@phated
Copy link
Member

phated commented Jul 21, 2016

Lots of stuff is missing from the 4.0 docs but that is already covered by #1281 and #1446 so I'm closing this.

@phated phated closed this as completed Jul 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants