6 lines
102 B
Plaintext
6 lines
102 B
Plaintext
NODE_ENV='production'
|
|
|
|
VITE_TITLE=""
|
|
# 路由模式
|
|
# Optional: hash | history
|
|
VITE_ROUTER_MODE = hash |