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

Why don't you use gulp.dest option? #3

Closed
heycalmdown opened this issue Dec 18, 2014 · 2 comments
Closed

Why don't you use gulp.dest option? #3

heycalmdown opened this issue Dec 18, 2014 · 2 comments

Comments

@heycalmdown
Copy link

Hi,

I was using this plugin for copy files with permission until today without a doubt, but I found a gulp.dest {mode: '0644'} option that is doing as same as gulp-chmod.

What the purpose do you suggest to use this plugin for?

@sindresorhus
Copy link
Owner

The readme provides a use-case where you couldn't use gulp.dest mode option: https://github.com/sindresorhus/gulp-chmod#tip

Also when you use other vinyl adapters or gulp plugins, eg. gulp-ftp, etc.

@heycalmdown
Copy link
Author

Ok, it is more clear. Thanks for the explanation.

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