fix: 某些插件找不到的bug

This commit is contained in:
xiaojunnuo
2025-07-11 09:45:33 +08:00
parent 014eff3534
commit 4b3f4a868a
14 changed files with 22 additions and 1 deletions
@@ -7,4 +7,5 @@ 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';
export * from './deploy-to-esa/index.js';
export * from './deploy-to-vod/index.js';