2 Star 15 Fork 13

warm / warm-vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.production 280 Bytes
一键复制 编辑 原始数据 按行查看 历史
warm 提交于 2023-12-27 14:29 . init
# 页面标题
VITE_APP_TITLE = 管理系统
# 生产环境配置
VITE_APP_ENV = 'production'
# 管理系统/生产环境
VITE_APP_BASE_API = '/prod-api'
# token前缀
TOKEN_PREFIX = 'Bearer'
# 是否在打包时开启压缩,支持 gzip 和 brotli
VITE_BUILD_COMPRESS = gzip
1
https://gitee.com/min290/warm-vue3.git
git@gitee.com:min290/warm-vue3.git
min290
warm-vue3
warm-vue3
main

搜索帮助