1 Star 0 Fork 0

小飞侠/EzCoreShopUinApp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vite.config.ts 624 Bytes
一键复制 编辑 原始数据 按行查看 历史
移动系统liao 提交于 2024-11-22 17:34 . no message
/*
* @FilePath: vite.config.ts
* @Author: 小飞侠
* @Date: 2024-09-18 09:07:03
* @LastEditors: Please set LastEditors
* @LastEditTime: 2024-10-08 15:15:23
* Copyright: 2024 MinTinge CO.,LTD. All Rights Reserved.
* @Descripttion: 写入你的描述
*/
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 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liaoxujun/ez-core-shop-uin-app.git
git@gitee.com:liaoxujun/ez-core-shop-uin-app.git
liaoxujun
ez-core-shop-uin-app
EzCoreShopUinApp
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385