fix: update packages

This commit is contained in:
2024-12-07 02:05:41 +08:00
parent 5c91ac8b8d
commit a9afc2ffea
7 changed files with 10 additions and 10 deletions

View File

@@ -25,6 +25,5 @@ export default {
declaration: false,
}), // 使用 @rollup/plugin-typescript 处理 TypeScript 文件
],
// external: ['ws'],
external: ['ioredis', '@kevisual/router', '@kevisual/use-config'],
};