I noticed this line: https://github.com/multiplegeorges/vue-cli-plugin-s3-deploy/blob/master/src/deployer.js#L24 Should it instead be `config.options.endpoint`? There's no mention of `overrideEndpoint` anywhere in the readme
I noticed this line:
https://github.com/multiplegeorges/vue-cli-plugin-s3-deploy/blob/master/src/deployer.js#L24
Should it instead be
config.options.endpoint? There's no mention ofoverrideEndpointanywhere in the readme