1 Star 2 Fork 0

孢子组/vite-react-ant-pro

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vite.config.ts 196 Bytes
一键复制 编辑 原始数据 按行查看 历史
tangoboy 提交于 2021-07-18 23:53 +08:00 . change basedir
import { defineConfig } from 'vite'
import reactRefresh from '@vitejs/plugin-react-refresh'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [reactRefresh()],
base:"",
})
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/SporeTeam/vite-react-ant-pro.git
git@gitee.com:SporeTeam/vite-react-ant-pro.git
SporeTeam
vite-react-ant-pro
vite-react-ant-pro
master

搜索帮助