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

2 different configurations #114

Closed chuntin closed 4 years ago

chuntin commented 4 years ago

Can I have two different s3Deploy:{} configuration. I mean, I need configure a bucket+cloudfront for testing and another one for production. Is it possible?

Thanks anyway for the plugin

chuntin commented 4 years ago

Sorry, I've noticed the env vars to overwrite config of plugin in vue.config.js