4 Star 42 Fork 18

hongquan / resume-design

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.production 391 Bytes
一键复制 编辑 原始数据 按行查看 历史
张勇 提交于 2022-08-01 21:57 . feat: 打包配置重构
# must start with VITE_
VITE_ENV = 'production'
VITE_OUTPUT_DIR = 'dist'
# public path
VITE_PUBLIC_PATH = /
# 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
JavaScript
1
https://gitee.com/sharemore52/resume-design.git
git@gitee.com:sharemore52/resume-design.git
sharemore52
resume-design
resume-design
main

搜索帮助