perf: 支持部署到阿里云FC3.0

This commit is contained in:
xiaojunnuo
2025-02-25 01:02:29 +08:00
parent 44d43f45cb
commit bcaf54d4cb
3 changed files with 223 additions and 0 deletions
@@ -3,3 +3,7 @@ export * from './deploy-to-dcdn/index.js';
export * from './deploy-to-oss/index.js';
export * from './upload-to-aliyun/index.js';
export * from './deploy-to-waf/index.js';
export * from './deploy-to-alb/index.js';
export * from './deploy-to-nlb/index.js';
export * from './deploy-to-slb/index.js';
export * from './deploy-to-fc/index.js';