1.0.0 • Published 3 years ago
vue-cli-plugin-otodev-dospaces-deployer v1.0.0
VUEJS PLUGIN - DIGITAL OCEAN SPACES DEPLOYER
To add your plugin to a project created with Vue CLI run:
vue add vue-cli-plugin-otodev-dospaces-deployer
sample vue.config.js
plugin configuration
pluginOptions: {
dospaces: {
accessKeyId: '',
secretAccessKey: '',
region: 'ams3',
bucketName: '',
remotePath: '',
localPath: 'dist',
}
}
1.0.0
3 years ago