perf: 支持部署到阿里云WAF

This commit is contained in:
xiaojunnuo
2024-11-24 01:40:42 +08:00
parent b805a29259
commit c96fcb7afc
2 changed files with 200 additions and 0 deletions
@@ -2,3 +2,4 @@ export * from './deploy-to-cdn/index.js';
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';