feat: 升级midway,支持esm

This commit is contained in:
xiaojunnuo
2024-07-15 00:30:33 +08:00
parent 970c7fd8a0
commit 485e603b51
246 changed files with 3821 additions and 1532 deletions
@@ -1,4 +1,4 @@
export * from './deploy-to-clb';
export * from './deploy-to-tke-ingress';
export * from './deploy-to-cdn';
export * from './upload-to-tencent';
export * from './deploy-to-clb/index.js';
export * from './deploy-to-tke-ingress/index.js';
export * from './deploy-to-cdn/index.js';
export * from './upload-to-tencent/index.js';