borenXue / webpack-alioss-plugin

阿里 oss-webpack 自动上传插件
MIT License
46 stars 8 forks source link

如何设置上传前删除oss上的目录 #5

Closed catch6 closed 6 years ago

catch6 commented 6 years ago

如何设置上传前删除oss上的目录

borenXue commented 6 years ago

上传前删除后, 万一构建失败或者上传失败, 则会造成线上文件无法访问的问题

该功能不通用,如有需要,建议新开个插件专门实现,在上传成功后清除历史文件