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

Feature/multi upload dirs #29

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Feature/multi upload dirs #29

wants to merge 6 commits into from

Conversation

cworsley4
Copy link

I added a way for users to upload directories to s3 rather than just the parent directories of individual files. For example. If I have a css file(s), *.css, and they get picked up by gulp.src, then just the immediate folder the reside in will be transported to s3, if you have more than one directories to send to s3. Now, if you specify directories as a third (optional) parameter when using this plugin, the directory structure will be preserved when transporting more than 1 directories to a bucket.

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

Successfully merging this pull request may close these issues.

1 participant