feat: 样式升级
This commit is contained in:
@@ -101,8 +101,8 @@ export default defineConfig(({ mode }) => {
|
||||
manualChunks: {
|
||||
// Vue 生态系统
|
||||
'vue-vendor': ['vue', 'vue-router', 'pinia'],
|
||||
// UI 组件库
|
||||
'ui-vendor': ['ant-design-vue', '@ant-design/icons-vue'],
|
||||
// UI 组件库 (shadcn-vue)
|
||||
'ui-vendor': ['reka-ui', 'vue-sonner', 'lucide-vue-next'],
|
||||
// 工具库
|
||||
'utils': ['dayjs', 'qs', 'path-to-regexp'],
|
||||
// AI 相关
|
||||
|
||||
Reference in New Issue
Block a user