mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-10-14 06:07:49 +00:00
ref 单商户前端移植
This commit is contained in:
18
.env.analyze
Normal file
18
.env.analyze
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
# public path
|
||||
VITE_PUBLIC_PATH=/
|
||||
|
||||
# 是否启用 gzip 或 brotli 压缩
|
||||
# 可选:gzip |brotli | none
|
||||
# 如果需要多个表单,可以使用 ',' 来分隔
|
||||
VITE_BUILD_COMPRESS='none'
|
||||
|
||||
|
||||
# 基本接口地址 SPA
|
||||
VITE_GLOB_API_URL=/basic-api
|
||||
|
||||
|
||||
# Interface prefix
|
||||
VITE_GLOB_API_URL_PREFIX=
|
||||
|
||||
VITE_ENABLE_ANALYZE=true
|
Reference in New Issue
Block a user