add deploy plugin cachefly

This commit is contained in:
origami-owo
2024-10-31 13:36:49 +08:00
parent ceb4b76cdb
commit 6946279f03
5 changed files with 132 additions and 0 deletions

View File

@@ -11,3 +11,4 @@ export * from './plugin-doge/index.js';
export * from './plugin-qiniu/index.js';
export * from './plugin-jdcloud/index.js';
export * from './plugin-woai/index.js';
export * from './plugin-cachefly/index.js';