multiplegeorges / vue-cli-plugin-s3-deploy

A vue-cli plugin that uploads your built Vue.js project to an S3 bucket
MIT License
331 stars 51 forks source link

fix: check file pattern correctly when gzip #126

Open themyth92 opened 4 years ago

themyth92 commented 4 years ago

There is a bug with gzip file pattern due to globby.sync returns array of file location instead of boolean value