1 Star 0 Fork 49

zqm2016 / mfish-nocode-view

forked from mfish / mfish-nocode-view 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.test 604 Bytes
一键复制 编辑 原始数据 按行查看 历史
mfish 提交于 2023-05-17 23:31 . feat: 客户端管理功能完善
NODE_ENV=production
# Whether to open mock
VITE_USE_MOCK = false
# public path
VITE_PUBLIC_PATH = /
# Delete console
VITE_DROP_CONSOLE = true
# Whether to enable gzip or brotli compression
# Optional: gzip | brotli | none
# If you need multiple forms, you can use `,` to separate
VITE_BUILD_COMPRESS = 'none'
# Whether to delete origin files when using compress, default false
VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false
# Basic interface address SPA
VITE_GLOB_API_URL=/api
# Whether to enable image compression
VITE_USE_IMAGEMIN= true
# Is it compatible with older browsers
VITE_LEGACY = false
TypeScript
1
https://gitee.com/zqm2016/mfish-nocode-view.git
git@gitee.com:zqm2016/mfish-nocode-view.git
zqm2016
mfish-nocode-view
mfish-nocode-view
main

搜索帮助