1 Star 0 Fork 592

东屯乡 / Fantastic-admin

forked from ythyty / Fantastic-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.production 559 Bytes
一键复制 编辑 原始数据 按行查看 历史
NODE_ENV = production
# 页面标题
VITE_APP_TITLE = Fantastic-admin 基础版
# 接口请求地址,会设置到 axios 的 baseURL 参数上
VITE_APP_API_BASEURL = /
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
# 是否在打包时启用 Mock
VITE_BUILD_MOCK = false
# 是否在打包时生成 sourcemap
VITE_BUILD_SOURCEMAP = false
# 是否在打包时删除 console 代码
VITE_BUILD_DROP_CONSOLE = true
# 是否在打包时开启压缩,支持 gzip 和 brotli
VITE_BUILD_COMPRESS = gzip,brotli
JavaScript
1
https://gitee.com/dongtun-township/fantastic-admin.git
git@gitee.com:dongtun-township/fantastic-admin.git
dongtun-township
fantastic-admin
Fantastic-admin
master

搜索帮助