Vinelab / cdn

CDN Assets Manager Package for Laravel.
MIT License
216 stars 71 forks source link

Clear action deletes all files, not just included ones #117

Open frasmage opened 7 years ago

frasmage commented 7 years ago

The clear action performs a blanked deletion of the entire contents S3 Bucket. Ideally it should follow the same include/exclude rules as the push option, so it doesn't delete other assets on the same bucket.