1 Star 0 Fork 1

zyy517/etstore 商城前端 uniapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
vite.config.js 182 Bytes
一键复制 编辑 原始数据 按行查看 历史
runtuer 提交于 2024-10-27 11:40 . init
import { defineConfig } from "vite";
import uni from "@dcloudio/vite-plugin-uni";
/**
* @type {import('vite').UserConfig}
*/
export default defineConfig({
plugins: [uni()],
});
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zyy517/etstore-uniapp.git
git@gitee.com:zyy517/etstore-uniapp.git
zyy517
etstore-uniapp
etstore 商城前端 uniapp
master

搜索帮助