Files
pqs-9100_client/frontend/.env.production
2024-08-21 14:52:36 +08:00

6 lines
102 B
Plaintext

NODE_ENV='production'
VITE_TITLE=""
# 路由模式
# Optional: hash | history
VITE_ROUTER_MODE = hash