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

Difference between gulp.src and path option? #134

Open
goldingdamien opened this issue Jan 23, 2019 · 1 comment
Open

Difference between gulp.src and path option? #134

goldingdamien opened this issue Jan 23, 2019 · 1 comment

Comments

@goldingdamien
Copy link

What is the difference between gulp.src and the path option?
It is stated that multiple directories can be passed to gulp.src. If this is true, my assumption is that the web server is an empty directory filled with whatever is in gulp.src. However, if this is true, why is there a path option as there would be no path in this case.
Please clarify this for me and if not too much bother, it would be helpful if this information was provided in the README.md file.

Regards.

@noraj
Copy link

noraj commented May 15, 2021

src

image

path

image

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