make it compatible with hexo v7

This commit is contained in:
tianjincai
2025-07-19 13:48:43 +08:00
parent 9065826e43
commit 8550024659
4 changed files with 3121 additions and 112 deletions

View File

@@ -1 +1,3 @@
console.log('--- Hexo Deployer S3 plugin is being loaded! ---'); // <--- 添加这行
hexo.extend.deployer.register('s3', require('./lib/deployer'));