127 Star 1.7K Fork 318

GVPaieditor-team/AiEditor

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
vite.config.ts 157 Bytes
Copy Edit Raw Blame History
Michael Yang authored 2023-11-28 11:02 +08:00 . feat: add vue demo
import { defineConfig } from 'vite'
import vue from '@vitejs/plugin-vue'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [vue()],
})
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/aieditor-team/aieditor.git
git@gitee.com:aieditor-team/aieditor.git
aieditor-team
aieditor
AiEditor
main

Search