k1LoW / serverless-s3-sync

A plugin to sync local directories and S3 prefixes for Serverless Framework :zap:
182 stars 68 forks source link

Detect slashes on bucketPrefix and fix as required #50

Closed nibynool closed 4 years ago

nibynool commented 4 years ago

This PR will ensure that the bucketPrefix (if defined and not empty) is prefixed by a slash and does not contain a trailing slash.

k1LoW commented 4 years ago

@nibynool Thank you !!

k1LoW commented 4 years ago

Released as v1.10.4.