perf: 新增部署到腾讯云CDN-v2,推荐使用

This commit is contained in:
xiaojunnuo
2024-10-23 17:49:38 +08:00
parent f126f9f932
commit d782655cb4
3 changed files with 120 additions and 0 deletions
@@ -1,3 +1,4 @@
export * from './deploy-to-clb/index.js';
export * from './deploy-to-cdn/index.js';
export * from './upload-to-tencent/index.js';
export * from './deploy-to-cdn-v2/index.js';