Update to make code more similar to existing hexojs plugins. In theory should work with previous versions of hexojs, but forcing version to 3.0.
1 line
63 B
JavaScript
1 line
63 B
JavaScript
hexo.extend.deployer.register('s3', require('./lib/deployer')); |