mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-25 02:58:43 +08:00
6f0c05dd50
* feat(dashboard): 增加dashboard示例 * feat(chart-ui): 增加图表UI组件库 * feat(dashboard): 完善dashboard示例
4 lines
82 B
TypeScript
4 lines
82 B
TypeScript
import { defineConfig } from '@vben/vite-config';
|
|
|
|
export default defineConfig();
|