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

duplication in path when using VUE_APP_S3D_DEPLOY_PATH #143

Closed ghost closed 2 years ago

ghost commented 3 years ago

pluginVersion: "4.0.0-rc3"

.env.development has VUE_APP_S3D_DEPLOY_PATH=dev in it. in S3 the dist folder's content is under /dev/dev

does https://github.com/multiplegeorges/vue-cli-plugin-s3-deploy/issues/100 seems to solve the issue. Which rc will it be available in?