1 Star 2 Fork 1

gotocloud / go-to-cloud-frontend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.pro 311 Bytes
一键复制 编辑 原始数据 按行查看 历史
徐超越 提交于 2022-09-25 18:35 . WIP: Framework
# 环境
NODE_ENV=production
# 接口前缀
VITE_API_BASEPATH=pro
# 打包路径
VITE_BASE_PATH=/
# 是否删除debugger
VITE_DROP_DEBUGGER=true
# 是否删除console.log
VITE_DROP_CONSOLE=true
# 是否sourcemap
VITE_SOURCEMAP=false
# 输出路径
VITE_OUT_DIR=dist-pro
# 标题
VITE_APP_TITLE=GoToCloud
TypeScript
1
https://gitee.com/go-to-cloud/go-to-cloud-frontend.git
git@gitee.com:go-to-cloud/go-to-cloud-frontend.git
go-to-cloud
go-to-cloud-frontend
go-to-cloud-frontend
main

搜索帮助