Megghy 87fe61d2ad feat: 更新vite配置和组件类型定义,优化初始化逻辑
- 在vite.config.mts中添加rollup外部依赖配置,排除naive-ui
- 在components.d.ts中移除不必要的naive-ui组件类型
- 在Initializer.ts中调整导入顺序,优化代码结构
2025-05-03 20:23:25 +08:00
2025-03-19 10:22:17 +08:00
2023-06-05 15:31:37 +08:00
2024-10-21 18:02:22 +08:00
2025-03-19 10:19:19 +08:00
2024-04-23 12:19:25 +08:00

vtsuru.live

Project setup

bun install

Compiles and hot-reloads for development

bun dev

Compiles and minifies for production

bun run build

Lints and fixes files

bun run lint

Customize configuration

See Configuration Reference.

Description
No description provided
Readme 15 MiB
Languages
Vue 64.9%
TypeScript 18.2%
JavaScript 14.1%
CSS 2.8%