2 Star 18 Fork 6

蟹黄堡/springbok-shop-uniapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vite.config.ts 362 Bytes
一键复制 编辑 原始数据 按行查看 历史
蟹黄堡 提交于 2024-03-30 16:55 . first commit!
import { defineConfig } from 'vite'
import uni from '@dcloudio/vite-plugin-uni'
// https://vitejs.dev/config/
export default defineConfig({
build: {
// 开发阶段启用源码映射:https://uniapp.dcloud.net.cn/tutorial/migration-to-vue3.html#需主动开启-sourcemap
sourcemap: process.env.NODE_ENV === 'development',
},
plugins: [uni()],
})
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/coding4java/springbok-shop-uniapp.git
git@gitee.com:coding4java/springbok-shop-uniapp.git
coding4java
springbok-shop-uniapp
springbok-shop-uniapp
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385