8 Star 41 Fork 11

松阳/世树_七夕表白(vue3+vite+ts)

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vite.config.ts 176 Bytes
一键复制 编辑 原始数据 按行查看 历史
松阳 提交于 2021-08-14 09:03 . 完善代码规范、
import { defineConfig } from 'vite'
import vue from '@vitejs/plugin-vue'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [vue()],
base: './',
})
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/KyotoKing_tree/treevue_Qixi.git
[email protected]:KyotoKing_tree/treevue_Qixi.git
KyotoKing_tree
treevue_Qixi
世树_七夕表白(vue3+vite+ts)
master

搜索帮助